File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ More tutorials incoming. Including articles on:
99- How to build structure of a backend dashboard project from scratch
1010- How to make a complete user system (e.g. permission authentication, two-factor authentication)
1111- How to package components (e.g. rich text)
12- - How to integrate with [ qiniu ] ( https://www.qiniu.com/ )
12+ - How to integrate with [ Qiniu ] ( https://www.qiniu.com/ )
1313- Other development experience on backend
1414
1515Join the group on QQ 591724180.
@@ -60,7 +60,7 @@ git clone https://github.com/PanJiaChen/vue-element-admin.git
6060# Install dependencies
6161npm install
6262
63- # Not recommended for cnpm due to unknown bugs, use taobao mirror instead
63+ # Or (not recommended for cnpm due to unknown bugs, use taobao mirror instead)
6464npm install --registry=https://registry.npm.taobao.org
6565
6666# Run local dev server
@@ -148,7 +148,7 @@ Only status of user and app configuration is managed by Vuex. Other data are man
148148
149149![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/errorlog.gif )
150150
151- #### Rich text (integrated with qiniu , watermark and customization)
151+ #### Rich text (integrated with Qiniu , watermark and customization)
152152
153153![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/editor.gif )
154154
You can’t perform that action at this time.
0 commit comments