yongCode 327958a476 fix: 修改路由模式 | hai 5 meses | |
---|---|---|
.github | %!s(int64=2) %!d(string=hai) anos | |
bin | %!s(int64=2) %!d(string=hai) anos | |
html | %!s(int64=3) %!d(string=hai) anos | |
public | hai 5 meses | |
src | hai 5 meses | |
vite | hai 1 ano | |
.env.development | hai 6 meses | |
.env.production | hai 6 meses | |
.env.staging | hai 6 meses | |
.gitignore | hai 5 meses | |
LICENSE | hai 1 ano | |
README.md | hai 8 meses | |
index.html | hai 6 meses | |
package.json | hai 6 meses | |
vite.config.js | hai 5 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