# coffee-ui **Repository Path**: caoweiwei/coffee-ui ## Basic Information - **Project Name**: coffee-ui - **Description**: Coffee Admin权限管理系统,基于VUE3.x、SpringBoot2.x、SpringSecurity、MyBatis-Plus等技术实现的前后端分离的权限管理系统。 可用于学习参考和项目开发。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: feature-rbac - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 25 - **Created**: 2022-03-16 - **Last Updated**: 2024-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 前端安装 ``` # 安装依赖 pnpm install # 运行项目 pnpm serve # 打包发布 pnpm build ``` ### 前端说明 - [vue-vben-admin](https://gitee.com/annsion/vue-vben-admin) - 基于该前端框架开发,不定期同步更新。