- 命令 :
git clone https://github.com/khlipeng/node-express-api-frame.git
- 命令 :
npm install
- 命令 :
npm test
- 命令 :
npm start
var ejs = require('ejs');
app.engine('.html', ejs.__express);
app.set('view engine', 'html');
- wiki :
https://github.com/ctavan/express-validator/blob/master/README.md
- wiki :
https://github.com/mochajs/mocha/wiki