Every pull requests needs to be reviewed by another contributor to the documentations to help with the overall quality of the documentation.
- Clone/Fork the project
- Run
npm install
,yarn install
, or the equivalent for your package manager. - Run
npm run start
,yarn run start
, or the equivalent for your package manager.