Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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实现的后台管理系统模板
- Host: GitHub
- URL: https://github.com/monster1935/vue-element
- Owner: monster1935
- Created: 2016-12-09T09:54:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-15T12:59:09.000Z (almost 8 years ago)
- Last Synced: 2023-11-25T12:28:02.926Z (12 months ago)
- Topics: vue-element
- Language: Vue
- Size: 3.33 MB
- Stars: 80
- Watchers: 5
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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实现一个完整的单页应用。欢迎技术交流~