- Fork the repo
- Install dependencies:
npm install
- Ensure everything is working:
npm run validate
- Create your feature branch:
git checkout -b my-new-feature
- Write code
- Once complete, submit a pull request on GitHub.
npm install
npm run validate
git checkout -b my-new-feature