sunxiao 35abc9b8d9 feat: 修改预测数值截取 | há 1 mês atrás | |
---|---|---|
bin | há 5 meses atrás | |
deploy | há 3 meses atrás | |
html | há 5 meses atrás | |
public | há 3 meses atrás | |
src | há 1 mês atrás | |
vite | há 5 meses atrás | |
.env.development | há 1 mês atrás | |
.env.production | há 2 meses atrás | |
.env.staging | há 2 meses atrás | |
.env.test | há 2 meses atrás | |
.gitignore | há 5 meses atrás | |
LICENSE | há 5 meses atrás | |
README.md | há 5 meses atrás | |
index.html | há 2 meses atrás | |
package.json | há 3 meses atrás | |
postcss.config.js | há 5 meses atrás | |
tailwind.config.js | há 5 meses atrás | |
vite.config.js | há 5 meses atrás |
# 克隆项目
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