Go to file
2017-07-13 16:39:14 +08:00
.lib_cache 添加scss 2017-07-06 13:04:14 +08:00
client Feat 增加footer组件 2017-07-13 16:39:14 +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 add third qunar sso login 2017-07-12 17:01:27 +08:00
server fix: login username bug 2017-07-13 16:13:47 +08:00
server_dist fix: login username bug 2017-07-13 16:13:47 +08:00
static add third qunar sso login 2017-07-12 17:01:27 +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 init project path 2017-07-03 16:16:05 +08:00
index.html 创建 client文件夹 2017-07-10 19:50:11 +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 merge dev to local dev 2017-07-12 17:01:56 +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 remove eslint.json 2017-07-12 16:56:22 +08:00

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

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server