# element-admin-ui **Repository Path**: zhazjie/element-admin-ui ## Basic Information - **Project Name**: element-admin-ui - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-19 - **Last Updated**: 2023-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基础后台管理系统ui > 技术栈:vue全家桶 + element-ui * 动态加载路由 * 路由拦截 * 基于axios的前置请求拦截、统一异常处理 * 预设模块:用户管理、角色管理、权限管理 * 依赖 [element-components](http://git.tigoyun.com/zzhijie/element-components),文档 [戳这里](http://static.tigoyun.com/doc/element/index.html) * 集成了富文本、excel导入导出等... ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run serve # build for production with minification npm run build ```