543 B
543 B
平台简介
- 本仓库为前端技术栈 Vue3 + TS + Element Plus + Vite 版本。
- 成员项目: 基于 vben5(ant-design-vue) 的前端项目 ruoyi-plus-vben5
前端运行
# 安装依赖
npm install --registry=https://registry.npmmirror.com
# 启动服务
npm run dev
# 构建生产环境
npm run build:prod
# 前端访问地址 http://localhost:80