Skip to content

Commit de433ea

Browse files
authored
Update README.md
1 parent b813364 commit de433ea

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
- [手摸手,带你用 vue 撸后台 系列一](https://juejin.im/post/59097cd7a22b9d0065fb61d2)
1414
- [ 手摸手,带你封装一个vue component](https://segmentfault.com/a/1190000009090836)
15+
- [wiki](https://github.com/PanJiaChen/vue-element-admin/wiki)
16+
17+
**如有问题请先看上述问题和Wiki,不能满足,欢迎issue和pr~**
1518

1619
## 功能
1720
- 登录/注销
@@ -48,8 +51,7 @@
4851

4952
# 安装依赖
5053
npm install
51-
52-
   # 建议不要用cnpm  安装有各种诡异的bug 可以通过如下操作解决npm速度慢的问题
54+
   //or # 建议不要用cnpm  安装有各种诡异的bug 可以通过如下操作解决npm速度慢的问题
5355
npm install --registry=https://registry.npm.taobao.org
5456

5557
# 本地开发 开启服务

0 commit comments

Comments
 (0)