nodejs-express-jade npm install 安装依赖包 #npm install bower -g 安装bower #bower install bootstrap 安装bootstrap npm start 运行项目 localhost:3000/users/queryAll 在浏览器地址输入localhost:3000/users/queryAll就可以运行项目主页了 demo比较简单,主要为了理清楚express的工作流程