# tang-ui **Repository Path**: lengeng/tang-ui ## Basic Information - **Project Name**: tang-ui - **Description**: tang-ui 是基于 Vue3 + Vite4 + Vue Router4 + TypeScript + Pinia + Element Plus 的前后端分离权限管理系统 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-03-20 - **Last Updated**: 2023-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tang-ui #### 项目简介 tang-ui 是基于 Vue3 的权限管理系统 * 采用 Vue3 + Vite4 + Vue Router4 + TypeScript + Pinia + Element Plus * 自定义多种登录认证方式 * 动态权限菜单 * 代码生成器,一键生成前后端基本代码 #### 环境要求 * Node.js 18.14.0 #### 项目启动 1. ``` $ yarn && yarn run dev ``` 2. 访问 [http://localhost:5173/](http://localhost:5173/) #### 项目地址 | 项目 | Gitee | GitHub | |-----|-------------------------------------------------|--------------------------------------------------| | 后端 | [tang-vue](https://gitee.com/tangllty/tang-vue) | [tang-vue](https://github.com/tangllty/tang-vue) | | 前端 | [tang-ui](https://gitee.com/tangllty/tang-ui) | [tang-ui](https://github.com/tangllty/tang-ui) |