Go to file
2017-07-05 19:31:58 +08:00
client 添加热启动 2017-07-05 19:31:58 +08:00
server add baseController 2017-07-05 17:47:51 +08:00
server_dist add baseController 2017-07-05 17:47:51 +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
index.html 创建YAPI 2017-07-05 19:31:58 +08:00
nodemon.json abandon global var and use import yapi method 2017-07-04 16:43:07 +08:00
package.json 添加热启动 2017-07-05 19:31:58 +08:00
README.md Update README 2017-07-03 18:38:31 +08:00
webpack.config.js 添加热启动 2017-07-05 19:31:58 +08:00

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

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server