# snail-ui
**Repository Path**: yujing-tec/snail-ui
## Basic Information
- **Project Name**: snail-ui
- **Description**: Snail前端功能页面。提供了用户管理、部门管理、角色管理、菜单管理、流程设计、流程发布、代码生成、系统监控等功能。
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 8
- **Created**: 2025-06-25
- **Last Updated**: 2025-06-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
snail-ui
------------------------------
## 简介
**snail-ui**,使用[snail](https://gitee.com/WilliamWangmy/snail)作为后端,前端开发使用Ant Design Vue组件。
> snail-ui是基于SpringBoot,Spring Security,JWT,Vue 的前后端分离权限管理系统。
>
> 拥有用户管理、部门管理、岗位管理、菜单管理、角色管理、字典管理、参数管理、通知公告、操作日志、登录日志、在线用户、定时任务、代码生成、系统接口、服务监控、流程设计、流程管理、序列号规则管理等功能。
## 开始使用
1. 环境准备
* 安装[node](http://nodejs.org/)和[git](https://git-scm.com/)
2. 安装
```shell
git clone https://gitee.com/WilliamWangmy/snail-ui.git
```
或
```shell
git clone git@gitee.com:WilliamWangmy/snail-ui.git
```
3. 本地开发
进入项目根目录
```shell
npm install
```
> 若耗时太长可使用`npm install --registry=https://registry.npm.taobao.org`
```shell
npm run serve
```
> 打开浏览器访问 [http://localhost:8000](http://localhost:8080/)
4. 部署
## 注意事项
## 致谢
* [RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue) 基于SpringBoot,Spring Security,JWT,Vue 的前后端分离权限管理系统
* [Ant Design Vue](https://github.com/vueComponent/ant-design-vue/) An enterprise-class UI components based on Ant Design and Vue
* [Ant Design Vue Pro](https://github.com/vueComponent/ant-design-vue-pro) Use Ant Design Vue like a Pro
## 联系
如果您发现了什么bug,或者有什么界面建议或意见,
欢迎 [issue](https://gitee.com/WilliamWangmy/snail-ui/issues)
## 演示图