Go to file
2017-07-27 20:59:58 +08:00
.lib_cache 添加scss 2017-07-06 13:04:14 +08:00
client Merge branch 'dev' of gitlab.corp.qunar.com:mfe/yapi into dev 2017-07-27 20:59:58 +08:00
doc/build feat: merge to local and fix some conflict 2017-07-27 09:17:02 +08:00
exampleCode feat: interface add title field 2017-07-20 16:14:20 +08:00
server fix: config.json path 2017-07-27 20:22:54 +08:00
server_dist fix: config.json path 2017-07-27 20:22:54 +08:00
static feat: add ace editor 2017-07-27 19:32:08 +08:00
.eslintrc.js opti: 代码格式优化 2017-07-27 15:06:42 +08:00
.eslintrc.json opti eslint 2017-07-17 10:34:47 +08:00
.gitignore feat: 因部署从git删除runtime,改为每次安装自动生成runtime/config.json配置 2017-07-26 11:26:28 +08:00
config_example.json fix: config.json path 2017-07-27 20:22:54 +08:00
config.json feat: 文本框样式 2017-07-27 20:35:19 +08:00
gulpfile.js opti: 添加注释 2017-07-27 20:11:24 +08:00
index.html feat - mock 2017-07-24 19:43:13 +08:00
nodemon.json abandon global var and use import yapi method 2017-07-04 16:43:07 +08:00
package-lock.json user 2017-07-05 17:59:53 +08:00
package.json fix: package 2017-07-27 14:58:32 +08:00
README.md Update README 2017-07-03 18:38:31 +08:00
service.sh feat: 因部署修改runtime路径 2017-07-27 11:50:15 +08:00
ydoc.json add interface module 2017-07-10 11:56:53 +08:00
ykit.js fix: ykit prd 2017-07-25 17:06:49 +08:00

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

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server