wxd b3b7fa1192 wxd | hai 3 semanas | |
---|---|---|
.github | hai 4 meses | |
bin | hai 4 meses | |
html | hai 4 meses | |
public | hai 4 meses | |
src | hai 3 semanas | |
vite | hai 4 meses | |
.env.development | hai 3 semanas | |
.env.production | hai 4 meses | |
.env.staging | hai 4 meses | |
.gitignore | hai 4 meses | |
LICENSE | hai 4 meses | |
README.md | hai 4 meses | |
index.html | hai 4 meses | |
package.json | hai 3 semanas | |
vite.config.js | hai 3 semanas |
# 克隆项目
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