疯狂的狮子Li 267ff79b0c 😴发布 4.8.2 正式进入维护状态 | hai 1 ano | |
---|---|---|
.. | ||
bin | hai 1 ano | |
html | hai 1 ano | |
public | hai 1 ano | |
src | hai 1 ano | |
vite | hai 1 ano | |
.editorconfig | hai 1 ano | |
.env.development | hai 1 ano | |
.env.production | hai 1 ano | |
.gitignore | hai 1 ano | |
README.md | hai 1 ano | |
index.html | hai 1 ano | |
package.json | hai 1 ano | |
vite.config.js | hai 1 ano |
# 进入项目目录
cd ruoyi-ui-vue3
# 安装依赖
npm install --registry=https://registry.npmmirror.com
# 启动服务
npm run dev
# 构建测试环境 yarn build:stage
# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80
参考后端代码内 ruoyi-generator/resources/vm/vue/v3/readme.txt
说明