Skip to content

Commit 71e50e1

Browse files
wyudongPanJiaChen
authored andcommitted
Add Wiki link
1 parent 4bed888 commit 71e50e1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README-en.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> In the past half year, I have been building a backend for management dashboard using Vue. Though the backend has contained greater than 70 pages and over 10 permissions, it still takes insignificant effort to maintain the project. So I decide to make it open source so as to share my development experience and progress on backend. The tech stack is mainly [Vue.js](https://github.com/vuejs/vue)+[Element](https://github.com/ElemeFE/element)+[axios](https://github.com/mzabriskie/axios). Since it's a personal project, all the data requests are generated with [Mock.js](https://github.com/nuysoft/Mock). **Notes:** if anyone wants to modify or develop based on this project, please remove mock files, otherwise all the requests will be passed through proxy!
44
5-
**Online demo:** http://panjiachen.github.io/vue-element-admin
5+
**Live demo:** http://panjiachen.github.io/vue-element-admin
66

77
More tutorials incoming. Including articles on:
88

@@ -14,11 +14,14 @@ More tutorials incoming. Including articles on:
1414

1515
Join the group on QQ 591724180.
1616

17-
**Live tutorials:**
17+
**Tutorials:**
1818

19+
- [Wiki](https://github.com/PanJiaChen/vue-element-admin/wiki)
1920
- [Step by step instructions on playing with backend using Vue - Part 1](https://juejin.im/post/59097cd7a22b9d0065fb61d2)
2021
- [Step by step instructions on packaging a Vue component](https://segmentfault.com/a/1190000009090836)
2122

23+
**Please read the Wiki and articles above before creating any issue. Feel free to contribute by making a pull request.**
24+
2225
## Features
2326

2427
- Login/Logout

0 commit comments

Comments
 (0)