update readme

This commit is contained in:
Pan 2017-07-04 15:13:02 +08:00
parent 026d0b06a5
commit 25b9a81c7d
2 changed files with 5 additions and 1 deletions

View File

@ -26,4 +26,5 @@ npm run build
# build for production and view the bundle analyzer report # build for production and view the bundle analyzer report
npm run build --report npm run build --report
``` ```
## Demo
![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)

View File

@ -3,6 +3,7 @@
> 这是一个 极简的vue admin 管理后台 它只包含了 Element UI & axios & iconfont & permission control & lint这些搭建后台必要的东西。 > 这是一个 极简的vue admin 管理后台 它只包含了 Element UI & axios & iconfont & permission control & lint这些搭建后台必要的东西。
[线上地址](http://panjiachen.github.io/vueAdmin-template) [线上地址](http://panjiachen.github.io/vueAdmin-template)
[English Document](https://github.com/PanJiaChen/vueAdmin-template/blob/master/README-en.md)
   
## 相关项目 ## 相关项目
[vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
@ -38,3 +39,5 @@ npm run build
npm run build --report npm run build --report
``` ```
## Demo
![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)