Go to file
2017-07-05 16:17:58 +08:00
server controller and model change to class and can extend parent class 2017-07-05 16:17:58 +08:00
server_dist controller and model change to class and can extend parent class 2017-07-05 16:17:58 +08:00
static init project path 2017-07-03 16:16:05 +08:00
.gitignore init project path 2017-07-03 16:16:05 +08:00
gulpfile.js init project path 2017-07-03 16:16:05 +08:00
nodemon.json abandon global var and use import yapi method 2017-07-04 16:43:07 +08:00
package.json controller and model change to class and can extend parent class 2017-07-05 16:17:58 +08:00
README.md Update README 2017-07-03 18:38:31 +08:00

Yapi是一个高效易用功能强大的api管理系统

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server