Skip to content

Konev37/vue3_vite

Repository files navigation

OSCS Status

2022年3月7日开始进行项目移植

前端运行

# 克隆项目
git clone https://github.com/Konev37/vue3_vite.git

# 进入项目目录
cd vue3_vite

# 安装依赖
#yarn --registry=https://registry.npmmirror.com
#绕过ssl检查
yarn install --registry=https://registry.npmmirror.com --strict-ssl=false

# 启动服务
yarn dev

# 构建测试环境 yarn build:stage
# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:81

About

集群协同计算平台前端

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages