Go to file
2017-07-27 15:55:11 +08:00
.lib_cache
client fix: 删除分组改用气泡弹窗 2017-07-27 15:55:11 +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 chore: ops 2017-07-27 12:03:18 +08:00
server_dist chore: ops 2017-07-27 12:03:18 +08:00
static opti: 修改首页样式,修改个别代码风格 2017-07-26 21:24:02 +08:00
.eslintrc.js fix: 添加eslint并修复部分格式问题 2017-07-26 22:03:18 +08:00
.eslintrc.json
.gitignore feat: 因部署从git删除runtime,改为每次安装自动生成runtime/config.json配置 2017-07-26 11:26:28 +08:00
gulpfile.js fix: 添加eslint并修复部分格式问题 2017-07-26 22:03:18 +08:00
index.html feat - mock 2017-07-24 19:43:13 +08:00
nodemon.json
package-lock.json
package.json fix: 添加eslint并修复部分格式问题 2017-07-26 22:03:18 +08:00
README.md
service.sh feat: 因部署修改runtime路径 2017-07-27 11:50:15 +08:00
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