We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b107245 commit ed21c35Copy full SHA for ed21c35
README.md
@@ -37,6 +37,8 @@ This is the branch for `VuePress 1.x` and docs are available at https://v1.vuepr
37
38
## Contribution
39
40
+Want to contribute? Check our [issues for beginners](https://github.com/vuejs/vuepress/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)!
41
+
42
```bash
43
yarn bootstrap # Install and link dependencies for this lerna repo
44
yarn dev # serves VuePress' own docs with itself
0 commit comments