Giter Site home page Giter Site logo

v4n1sh / test-platform-front Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhongyehai/test-platform-front

0.0 0.0 0.0 775 KB

自动化测试平台,目前已实现接口与自动化、UI自动化

License: Other

JavaScript 11.61% CSS 0.08% HTML 0.06% Vue 85.35% SCSS 2.90%

test-platform-front's Introduction

基于 vue-admin-template 开发测试平台前端

体验demo , 账号:tester、密码:123456

步骤

# 1.安装node14.x(一定要控制在14.x,版本太高会出一系列幺蛾子),确保在 cmd 下 node -v 能出现版本号
# 2.克隆并进入项目目录
# 3.安装依赖
npm install --registry=https://registry.npm.taobao.org

# 4.启动服务
npm run dev

# 5.打包部署到生产
npm run build

浏览器访问 http://localhost:8023, 账号admin, 密码123456

其它

# 预览发布环境效果
npm run preview

# 预览发布环境效果 + 静态资源分析
npm run preview -- --report

# 代码格式检查
npm run lint

# 代码格式检查并自动修复
npm run lint -- --fix

创作不易,麻烦给个星哦

QQ交流群:249728408

test-platform-front's People

Contributors

zhongyehai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.