Go to file
2017-07-26 17:56:54 +08:00
.lib_cache
client Merge branch 'dev' of gitlab.corp.qunar.com:mfe/yapi into dev 2017-07-26 17:22:18 +08:00
doc feat: doc and fix some bug 2017-07-21 11:46:44 +08:00
exampleCode
server fix: veriry interface unique bug 2017-07-26 17:56:51 +08:00
server_dist fix: veriry interface unique bug 2017-07-26 17:56:51 +08:00
static fix: 更换背景图 2017-07-26 16:11:57 +08:00
.eslintrc.json
.gitignore feat: 因部署从git删除runtime,改为每次安装自动生成runtime/config.json配置 2017-07-26 11:26:28 +08:00
gulpfile.js chore: 使用npm run dev在一个shell中开发 2017-07-26 16:33:00 +08:00
index.html feat - mock 2017-07-24 19:43:13 +08:00
nodemon.json
package-lock.json
package.json fix: merge package.json 2017-07-26 16:38:35 +08:00
README.md
ydoc.json
ykit.js fix: ykit prd 2017-07-25 17:06:49 +08:00

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

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server