# yeah-boot-ui **Repository Path**: yeshimin/yeah-boot-ui ## Basic Information - **Project Name**: yeah-boot-ui - **Description**: 基于 ruoyi-vue3 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-07 - **Last Updated**: 2026-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README yeah-boot-ui: https://github.com/yeshimin/yeah-boot-ui 该项目基于若依前端修改:https://github.com/yangzongzhuan/RuoYi-Vue3.git #运行 ```shell # 克隆项目 git clone https://github.com/yeshimin/yeah-boot-ui.git # 进入项目目录 cd yeah-boot-ui # 安装依赖 yarn --registry=https://registry.npmmirror.com # 启动服务 yarn dev # 构建测试环境 yarn build:stage # 构建生产环境 yarn build:prod # 前端访问地址 http://localhost:80 ```