# vue-shrio **Repository Path**: salad2017/vue-shrio ## Basic Information - **Project Name**: vue-shrio - **Description**: 一个前后端分离的( springboot + vue ) 的 关于shiro权限学习的项目 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://shiro.txyos.cn/ - **GVP Project**: No ## Statistics - **Stars**: 90 - **Forks**: 33 - **Created**: 2018-01-05 - **Last Updated**: 2025-06-09 ## Categories & Tags **Categories**: authority-management **Tags**: None ## README ## Demo

点击查看demo

## 开发 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