sunxiao 98438c584e feat: 退出登录问题修改 | hace 2 días | |
---|---|---|
bin | hace 5 meses | |
deploy | hace 2 días | |
html | hace 5 meses | |
public | hace 3 meses | |
src | hace 2 días | |
vite | hace 5 meses | |
.env.development | hace 2 días | |
.env.production | hace 2 días | |
.env.staging | hace 2 meses | |
.env.test | hace 2 días | |
.gitignore | hace 5 meses | |
LICENSE | hace 5 meses | |
README.md | hace 5 meses | |
index.html | hace 2 meses | |
package.json | hace 2 semanas | |
postcss.config.js | hace 5 meses | |
tailwind.config.js | hace 5 meses | |
vite.config.js | hace 2 días |
# 克隆项目
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