cz 64eefbf622 资金流水添加移到汇款明细 | hai 4 meses | |
---|---|---|
.github | hai 10 meses | |
bin | hai 10 meses | |
build | hai 10 meses | |
html | hai 10 meses | |
public | hai 5 meses | |
src | hai 4 meses | |
vite | hai 8 meses | |
.env.development | hai 6 meses | |
.env.production | hai 6 meses | |
.env.staging | hai 6 meses | |
.gitignore | hai 8 meses | |
README.md | hai 10 meses | |
index.html | hai 10 meses | |
package.json | hai 6 meses | |
ruoyi.conf | hai 10 meses | |
vite.config.js | hai 6 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