Go to file
2017-07-14 16:41:14 +08:00
.lib_cache
client opti remove actionType.js 2017-07-14 15:50:00 +08:00
doc add user and interface document 2017-07-11 18:22:20 +08:00
exampleCode add chrome_ext 2017-07-12 20:47:20 +08:00
runtime refactor: 修改dev配置和index首页 2017-07-14 15:04:24 +08:00
server feat: 增加用户名/email/组/项目模糊搜索 2017-07-14 16:41:14 +08:00
server_dist feat: 增加用户名/email/组/项目模糊搜索 2017-07-14 16:41:14 +08:00
static chore: 修改默认的80端口 2017-07-14 15:30:22 +08:00
ver 添加首页导航 2017-07-07 17:26:31 +08:00
.eslintrc.json default eslint 2017-07-13 10:13:37 +08:00
.gitignore add sendMail and install 2017-07-11 16:53:14 +08:00
gulpfile.js
index.html chore: 修改默认的80端口 2017-07-14 15:30:22 +08:00
nodemon.json
package-lock.json
package.json chore: del repeat commit message config 2017-07-14 15:14:04 +08:00
README.md
webpack.config.js
ydoc.json add interface module 2017-07-10 11:56:53 +08:00
ykit.hosts refactor: 修改dev配置和index首页 2017-07-14 15:04:24 +08:00
ykit.js 修改首页路由 2017-07-14 14:44:32 +08:00

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

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server