Browse Source

refine : readme

Pan 7 years ago
parent
commit
02f58e0eb3
1 changed files with 7 additions and 1 deletions
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -3,6 +3,7 @@
3 3
 > A minimal vue admin template with Element UI & axios & iconfont & permission control & lint
4 4
 
5 5
 **Live demo:** http://panjiachen.github.io/vueAdmin-template
6
+
6 7
 [中文文档](https://github.com/PanJiaChen/vueAdmin-template/blob/master/README-zh.md)
7 8
 
8 9
 ## Build Setup
@@ -25,9 +26,14 @@ npm run build
25 26
 npm run build --report
26 27
 ```
27 28
 
28
-
29 29
 ## Demo
30 30
 ![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)
31 31
 
32
+## Related Project
33
+ [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
34
+
35
+ [electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin)
36
+
37
+
32 38
 ## License
33 39
 [MIT](https://github.com/PanJiaChen/vueAdmin-template/blob/master/LICENSE) license.