Skip to content

ExileLine/ExileTestPlatformWeb

Repository files navigation

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

本地启动

# 拉取项目
git clone https://github.com/ExileLine/ExileTestPlatformWeb

# 进入项目
cd ExileTestPlatformWeb

# 安装依赖
npm install

# 运行
npm run dev

打开 http://localhost:3200

打包

# 测试环境打包
npm run build:dev

# 生产环境打包
npm run build

About

放逐测试平台V5.0(Web端)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published