Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 974 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 974 Bytes

ElementUIAdmin

版本:Vue2 基于 Element-UI 开发的简易后台,主要用于 Element-UI 框架的学习与入门。没有使用数据库,接口和数据都是通过 MockJs 模拟的。


项目演示地址

https://icoomn.github.io/ElementUIAdmin/dist/index


项目运行设置

  1. 安装依赖
npm install
  1. 本地运行
npm run serve
  1. 编译打包
npm run build

项目截图

screenshot-login

screenshot-users

screenshot-articles

screenshot-echarts