Go to file
2017-07-24 12:26:01 +08:00
.lib_cache
client fix: 修复未登录时的路由地址未改变 2017-07-24 11:35:31 +08:00
doc feat: doc and fix some bug 2017-07-21 11:46:44 +08:00
exampleCode feat: interface add title field 2017-07-20 16:14:20 +08:00
runtime feat: modify db config 2017-07-17 16:24:00 +08:00
server Merge branch 'dev' of gitlab.corp.qunar.com:mfe/yapi into dev 2017-07-24 12:26:01 +08:00
server_dist feat: 完善path验证规则 2017-07-24 11:24:08 +08:00
static feat: QSSO登录 2017-07-20 15:49:36 +08:00
ver 添加首页导航 2017-07-07 17:26:31 +08:00
.eslintrc.json opti eslint 2017-07-17 10:34:47 +08:00
.gitignore fix: add server_dist/ directory 2017-07-18 18:10:22 +08:00
gulpfile.js
index.html feat: QSSO登录 2017-07-20 15:49:36 +08:00
nodemon.json
package-lock.json
package.json feat - 合并最新代码 解决冲突 2017-07-20 14:52:42 +08:00
README.md
webpack.config.js
ydoc.json add interface module 2017-07-10 11:56:53 +08:00
ykit.js fix: sourceMap修复 2017-07-20 16:27:10 +08:00

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

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server