Jouryjc / nodejs-express-mysql-jade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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的工作流程

About


Languages

Language:JavaScript 75.5%Language:HTML 23.5%Language:CSS 1.0%