mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
chore: add contributors graph
This commit is contained in:
@@ -30,12 +30,17 @@ Check out [Awesome Vuepress](https://github.com/ulivz/awesome-vuepress) to find
|
||||
> Please make sure your version of Node.js is greater than 8.
|
||||
|
||||
``` bash
|
||||
yarn bootstrap # Install and link dependencies for this lerna repo
|
||||
yarn dev # serves VuePress' own docs with itself
|
||||
yarn test # make sure your code change pass the test
|
||||
```
|
||||
|
||||
If you intend to make `"substantial"` changes to VuePress or its documentation, please checkout [VuePress RFCs](./rfcs/README.md).
|
||||
|
||||
Thank you to all the people who already contributed to Vue!
|
||||
|
||||

|
||||
|
||||
## License
|
||||
|
||||
[MIT](https://github.com/vuejs/vuepress/blob/master/LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user