Skip to content

dongfanger/teprunner-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teprunner-frontend

视频教程:https://space.bilibili.com/396344573/channel/series

下载源码

方式①:

git clone git@github.com:dongfanger/teprunner-frontend.git

方式②:下载zip压缩包后解压。

image-20210821103333142

安装依赖包

在项目目录打开cmd,执行命令:

npm install

启动服务

等待依赖包安装完成后,启动前端服务:

npm run serve

访问系统

打开浏览器,输入localhost:8080

image2

用户名admin,密码qa123456。此时还无法登陆,需要部署后端服务

About

接口自动化测试平台 Vue前端

Resources

Stars

65 stars

Watchers

3 watching

Forks

Packages

 
 
 

Contributors