# bishe **Repository Path**: krrip/bishe ## Basic Information - **Project Name**: bishe - **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-04 - **Last Updated**: 2021-04-04 ## 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 ```
## 项目截图 ![screenshot-login](https://github.com/imxiaoer/ElementUIAdmin/blob/master/screenshot/screenshot-login.png) ![screenshot-users](https://github.com/imxiaoer/ElementUIAdmin/blob/master/screenshot/screenshot-users.png) ![screenshot-articles](https://github.com/imxiaoer/ElementUIAdmin/blob/master/screenshot/screenshot-articles.png) ![screenshot-echarts](https://github.com/imxiaoer/ElementUIAdmin/blob/master/screenshot/screenshot-charts.png)