UNPKG

255 BMarkdownView Raw
1## demo
2
3### express
4
5start & tutorial
6
7- cd express
8- npm install
9- node index.js
10- open the url `http://localhost:3000/` in browser.
11
12
13### sails
14
15start & tutorial
16
17- cd sails
18- npm install
19- sails lift
20- open the url `http://localhost:3001/` in browser.
\No newline at end of file