|
@@ -1,13 +1,13 @@
|
1
|
1
|
# vue-admin-template
|
2
|
2
|
|
3
|
|
-English | [简体中文](./README.zh-CN.md)
|
|
3
|
+English | [简体中文](./README-zh.md)
|
4
|
4
|
|
5
|
5
|
> A minimal vue admin template with Element UI & axios & iconfont & permission control & lint
|
6
|
6
|
|
7
|
7
|
**Live demo:** http://panjiachen.github.io/vue-admin-template
|
8
|
8
|
|
9
|
9
|
|
10
|
|
-**The current version is `v4.0+` build on `vue-cli`. If you want to use the old version , you can switch branch to [tag/3.11.0](https://github.com/PanJiaChen/vue-admin-template/tree/tag/3.11.0), it does not rely on `vue-cli'**
|
|
10
|
+**The current version is `v4.0+` build on `vue-cli`. If you want to use the old version , you can switch branch to [tag/3.11.0](https://github.com/PanJiaChen/vue-admin-template/tree/tag/3.11.0), it does not rely on `vue-cli`**
|
11
|
11
|
|
12
|
12
|
## Build Setup
|
13
|
13
|
|