Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monster1935/vue-element

Vue2.0+Vue-router+ElementUI实现的后台管理系统模板
https://github.com/monster1935/vue-element

vue-element

Last synced: 4 days ago
JSON representation

Vue2.0+Vue-router+ElementUI实现的后台管理系统模板

Awesome Lists containing this project

README

        

# vue-element
>Vue2.0+Vue-router+ElementUI实现的后台管理系统模板

## Online Demo
[在线演示,请戳这里~](http://monster1935.github.io/vue-element)

## How to use
```shell
npm install
npm run dev
npm run build
```
## Introduction
该项目为本人学习Vue的练手项目,使用ElementUI实现。目前仅仅给出了一个后台管理系统的雏形。模板中出现的数据均为模拟数据,后期打算在此基础上配合Nodejs实现一个完整的单页应用。欢迎技术交流~