You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# vueAdmin
a simple admin template based on [vuejs2](http://vuejs.org/) and [element](http://element.eleme.io/#/).
### Usage
This is a project template for [vue-cli](https://github.com/vuejs/vue-cli).
``` bash # install dependencies
npm install
# serve with hot reload at localhost:8081
npm run dev
# build for production with minification
npm run build
```
### Browser Support
Modern browsers and Internet Explorer 10+.
### snapshots
![image](https://github.com/taylorchen709/vueAdmin/blob/master/screenshots/login.png) ![image](https://github.com/taylorchen709/vueAdmin/blob/master/screenshots/main.png) ![image](https://github.com/taylorchen709/vueAdmin/blob/master/screenshots/edit.jpg)
|