cz a3ad420c86 库存查询excel导出 | 8 月之前 | |
---|---|---|
.github | 1 年之前 | |
bin | 1 年之前 | |
html | 1 年之前 | |
public | 1 年之前 | |
src | 8 月之前 | |
vite | 1 年之前 | |
.env.development | 1 年之前 | |
.env.production | 1 年之前 | |
.env.staging | 1 年之前 | |
.gitignore | 1 年之前 | |
README.md | 1 年之前 | |
index.html | 1 年之前 | |
package.json | 1 年之前 | |
ruoyi.conf | 1 年之前 | |
vite.config.js | 11 月之前 |
# 克隆项目
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