To learn express by a project from imooc
- This project is learned from imooc
- I have run it success
download it by git
- run npm install && bower install to install the dependecies
- open command line and go to this directory and run node app.js
- open a browser and input 127.0.0.1:3000 in the address
- then you will get it!