File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,17 @@ Check out [Awesome Vuepress](https://github.com/ulivz/awesome-vuepress) to find
30
30
> Please make sure your version of Node.js is greater than 8.
31
31
32
32
``` bash
33
+ yarn bootstrap # Install and link dependencies for this lerna repo
33
34
yarn dev # serves VuePress' own docs with itself
34
35
yarn test # make sure your code change pass the test
35
36
```
36
37
37
38
If you intend to make ` "substantial" ` changes to VuePress or its documentation, please checkout [ VuePress RFCs] ( ./rfcs/README.md ) .
38
39
40
+ Thank you to all the people who already contributed to Vue!
41
+
42
+ ![ contributors] ( https://opencollective.com/vuepress/contributors.svg?width=890 )
43
+
39
44
## License
40
45
41
46
[ MIT] ( https://github.com/vuejs/vuepress/blob/master/LICENSE )
You can’t perform that action at this time.
0 commit comments