sunxiao fc39936151 feat: 预测效果增加4个选项 | hai 2 meses | |
---|---|---|
bin | hai 5 meses | |
deploy | hai 3 meses | |
html | hai 5 meses | |
public | hai 3 meses | |
src | hai 2 meses | |
vite | hai 5 meses | |
.env.development | hai 2 meses | |
.env.production | hai 2 meses | |
.env.staging | hai 2 meses | |
.env.test | hai 2 meses | |
.gitignore | hai 5 meses | |
LICENSE | hai 5 meses | |
README.md | hai 5 meses | |
index.html | hai 2 meses | |
package.json | hai 3 meses | |
postcss.config.js | hai 5 meses | |
tailwind.config.js | hai 5 meses | |
vite.config.js | hai 5 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