Skip to content

基于 Element-UI 开发的单页后台管理系统

Notifications You must be signed in to change notification settings

2018wl/ElementUIAdmin

 
 

Repository files navigation

ElementUIAdmin

基于Element-UI开发的简易后台,主要用于 Element-UI 框架的学习与入门。


项目演示地址

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


项目运行设置

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

项目截图

screenshot-login

screenshot-users

screenshot-articles

screenshot-echarts

About

基于 Element-UI 开发的单页后台管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 62.1%
  • JavaScript 36.0%
  • HTML 1.9%