Go to file
zwjamnsss b0377ea353 none
2017-07-12 11:43:10 +08:00
.lib_cache 添加scss 2017-07-06 13:04:14 +08:00
client none 2017-07-12 11:43:10 +08:00
doc add user and interface document 2017-07-11 18:22:20 +08:00
exampleCode add user and interface document 2017-07-11 18:22:20 +08:00
runtime add sendMail and install website 2017-07-11 16:50:17 +08:00
server add user and interface document 2017-07-11 18:22:20 +08:00
server_dist add user and interface document 2017-07-11 18:22:20 +08:00
static init project path 2017-07-03 16:16:05 +08:00
ver 添加首页导航 2017-07-07 17:26:31 +08:00
.eslintrc.json 添加 eslint 2017-07-10 21:29:03 +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 branch 'dev' into zwj-yapi 2017-07-12 11:39:36 +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 polyfill 2017-07-11 10:22:06 +08:00

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

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server