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://raw.githubusercontent.com/taylorchen709/markdown-images/master/vueadmin/login.png) ![image](https://raw.githubusercontent.com/taylorchen709/markdown-images/master/vueadmin/main.png) ![image](https://raw.githubusercontent.com/taylorchen709/markdown-images/master/vueadmin/edit.jpg)
### wechat group(加不进时请扫我)
![image](https://raw.githubusercontent.com/taylorchen709/markdown-images/master/vueadmin/code.jpg) ![image](https://raw.githubusercontent.com/taylorchen709/markdown-images/master/mywechatid.jpg)
### License
[MIT](http://opensource.org/licenses/MIT)
|