Go to file
2017-07-10 21:55:21 +08:00
.lib_cache 添加scss 2017-07-06 13:04:14 +08:00
client eslint 2017-07-10 21:55:21 +08:00
doc add interface module 2017-07-10 11:56:53 +08:00
exampleCode/api add interface module 2017-07-10 11:56:53 +08:00
server merge 2017-07-10 21:45:46 +08:00
server_dist fix createAction singer bug 2017-07-10 11:59:13 +08:00
static
ver 添加首页导航 2017-07-07 17:26:31 +08:00
.eslintrc.json 添加 eslint 2017-07-10 21:29:03 +08:00
.gitignore antd ok 2017-07-05 21:08:51 +08:00
gulpfile.js
index.html 创建 client文件夹 2017-07-10 19:50:11 +08:00
nodemon.json abandon global var and use import yapi method 2017-07-04 16:43:07 +08:00
package.json 添加 eslint 2017-07-10 21:29:03 +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
ydoc.json add interface module 2017-07-10 11:56:53 +08:00
ykit.js 添加 eslint 2017-07-10 21:29:03 +08:00

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

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server