# springBoot-shiro-vue-element-admin **Repository Path**: ban/springBoot-shiro-vue-element-admin ## Basic Information - **Project Name**: springBoot-shiro-vue-element-admin - **Description**: 一个前后端分离的( springboot + shiro + vue + element) 项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 29 - **Created**: 2020-06-02 - **Last Updated**: 2023-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springBoot-shiro-vue-element-admin ### 后端:springboot-shiro 使用 `springBoot2.1.6 + shiro + redis + mysql` 的权限管理系统 ### 前端:vue-element-admin 使用的是 `vue2.6 + element-ui 2.11.1` 提供一个完整的包(包括依赖):链接:https://share.weiyun.com/7w5pF5Dn 密码:mp68dh ##### Getting started ``` # clone the project git clone https://gitee.com/chichengyu/springBoot-shiro-vue-element-admin.git ``` ##### Build ``` # install npm install # test npm run build:test # build npm run build # watch npm run watch # dev-server npm run dev ``` ##### Preview ![输入图片说明](https://images.gitee.com/uploads/images/2020/0519/161814_3e6bf8d6_1508174.png "login.png")