# vue-shrio **Repository Path**: HeiHelloWorld/vue-shrio ## Basic Information - **Project Name**: vue-shrio - **Description**: 一个前后端分离的( springboot + vue ) 的 关于shiro权限学习的项目 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://youlovemi.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 33 - **Created**: 2019-04-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Demo

点击查看demo 密码123

## 开发 1. 克隆前后端代码 ```shell $ git clone https://gitee.com/salad2017/vue-shrio.git $ git clone https://gitee.com/salad2017/shirodemo.git ``` 2. 导入数据库 修改配置 启动后端 3. 安装前端vue相关依赖 ```shell $ cd vue-shrio && npm install ``` 5. 启动前端 ```shell $ npm run dev ``` ## License MIT