一,node mongoDB项目实践 1、nodejs 的使用 2、express 后台框架的使用 3、mongodb 的使用 4、jade 模板引擎的使用 5、bootstrap/jQuery
二,需要安装: npm install express jade moment mongoose npm install -g bower bower install bootstrap npm install body-parser npm install underscore
三,生成配置文件 bower init npm init