1.安装node.js方法:
window :https://nodejs.org/en/
linux:http://www.runoob.com/nodejs/nodejs-install-setup.html
Express的官网
http://www.expressjs.com.cn/
2.安装express方法:
http://www.expressjs.com.cn/starter/installing.html
3.使用express创建第一个hello world 实例
:http://www.expressjs.com.cn/starter/hello-world.html
呵呵
now. The start that learning node.js will be fun! I love it!