yongCode c429b29bf8 fix: 修改表单数量字段值过大异常问题 | 6 달 전 | |
---|---|---|
.github | 2 년 전 | |
bin | 2 년 전 | |
html | 3 년 전 | |
public | 6 달 전 | |
src | 6 달 전 | |
vite | 1 년 전 | |
.env.development | 6 달 전 | |
.env.production | 6 달 전 | |
.env.staging | 6 달 전 | |
.gitignore | 6 달 전 | |
LICENSE | 1 년 전 | |
README.md | 8 달 전 | |
index.html | 6 달 전 | |
package.json | 6 달 전 | |
vite.config.js | 6 달 전 |
# 克隆项目
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