24282 e4813df8c5 提交 | hace 1 mes | |
---|---|---|
.github | hace 1 año | |
bin | hace 1 año | |
html | hace 1 año | |
public | hace 1 mes | |
src | hace 1 mes | |
vite | hace 1 año | |
.env.development | hace 10 meses | |
.env.production | hace 8 meses | |
.env.staging | hace 1 año | |
.gitignore | hace 1 año | |
README.md | hace 1 año | |
index.html | hace 1 año | |
package.json | hace 3 meses | |
ruoyi.conf | hace 1 año | |
vite.config.js | hace 7 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