Go to file
2017-07-19 16:24:40 +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-19 16:24:40 +08:00
doc feat: user module in the client 2017-07-19 13:58:12 +08:00
exampleCode feat: user module in the client 2017-07-19 13:58:12 +08:00
runtime feat: modify db config 2017-07-17 16:24:00 +08:00
server feat: user module in the client 2017-07-19 13:58:12 +08:00
server_dist feat: user module in the client 2017-07-19 13:58:12 +08:00
static opti: modify style of header and home 2017-07-17 21:11:58 +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 init project path 2017-07-03 16:16:05 +08:00
index.html chore: 修改默认的80端口 2017-07-14 15:30:22 +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 feat: user module 2017-07-18 17:15:29 +08:00
README.md Update README 2017-07-03 18:38:31 +08:00
webpack.config.js 添加热启动 2017-07-05 19:31:58 +08:00
ydoc.json add interface module 2017-07-10 11:56:53 +08:00
ykit.js 修改首页路由 2017-07-14 14:44:32 +08:00

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

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server