sunxiao 6520525494 feat: 初始化项目 | hace 1 mes | |
---|---|---|
html | hace 1 mes | |
public | hace 1 mes | |
src | hace 1 mes | |
vite | hace 1 mes | |
.DS_Store | hace 1 mes | |
LICENSE | hace 1 mes | |
README.md | hace 1 mes | |
index.html | hace 1 mes | |
package.json | hace 1 mes | |
vite.config.js | hace 1 mes |
# 克隆项目
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