Skip to content

Commit bf4e97f

Browse files
author
Alex Yang
committed
Merge branch 'master' of github.com:alexxiyang/learn-vue
2 parents 8dd3cc5 + 94f2597 commit bf4e97f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,13 @@
22
demo repo for https://blog.csdn.net/nsrainbow/article/details/80589476
33

44
Vue 不睡觉教程的项目源码
5+
6+
使用方法:
7+
```
8+
git checkout lesson<N>
9+
```
10+
11+
比如我要切换到lesson1就用
12+
```
13+
git checkout lesson1
14+
```

0 commit comments

Comments
 (0)