xushili 5f05f2862d 1 | hai 8 meses | |
---|---|---|
bin | hai 8 meses | |
public | hai 8 meses | |
src | hai 8 meses | |
vite | hai 8 meses | |
.env.development | hai 8 meses | |
.env.production | hai 8 meses | |
.env.staging | hai 8 meses | |
.gitignore | hai 8 meses | |
LICENSE | hai 8 meses | |
README.md | hai 8 meses | |
dist.zip | hai 8 meses | |
index.html | hai 8 meses | |
package.json | hai 8 meses | |
vite.config.js | hai 8 meses | |
vite.config.js.timestamp-1701760231398-1f3308e1bf206.mjs | hai 8 meses |
# 克隆项目
git clone https://github.com/yangzongzhuan/RuoYi-Vue3.git
# 进入项目目录
cd RuoYi-Vue3
# 安装依赖
yarn --registry=https://registry.npmmirror.com
# 启动服务
yarn dev
# 构建测试环境 yarn build:stage
# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80
演示地址:http://vue.ruoyi.vip
文档地址:http://doc.ruoyi.vip