# ElementUIAdmin
**Repository Path**: wl_wl/ElementUIAdmin
## Basic Information
- **Project Name**: ElementUIAdmin
- **Description**: 基于 Element-UI 开发的单页后台管理系统
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-01-05
- **Last Updated**: 2022-01-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## ElementUIAdmin
基于Element-UI开发的简易后台,主要用于 Element-UI 框架的学习与入门。
## 项目演示地址
https://imxiaoer.github.io/ElementUIAdmin/dist/index
## 项目运行设置
1. 安装依赖
```
npm install
```
2. 本地运行
```
npm run serve
```
3. 编译打包
```
npm run build
```
## 项目截图



