感觉项目不错的点个star,你的支持是作者源源不断的动力~谢谢!!如有疑问可联系qq:362508572 或q群:700387899 或issue
后端传送门:https://github.com/pencil1/ApiTestManage
线上demo地址:http://47.107.147.188/#/login (账号:ceshi 密码:123456)
- 首先安装 node 版本10以上即可; 确保 node -V
- 安装 yarn 工具包
- 命令都是在项目根目录下执行
npm install -g yarn
yarn install
yarn serve
yarn build