329 B
329 B
Contributing
Prerequisites | Minimum Version |
---|---|
node | ^8.11.x |
yarn | ^1.3.0 |
- Fork the repo
- Clone locally
yarn install
git checkout -b <your-branch-name>
cp sample.env .env
yarn develop
- Make your changes
- Make a PR
- Bask in the glory of your accomplishments