You can contribute to this project by forking the repository, cloning it locally, making your fantastic changes and submitting a pull request.
Use these steps to contribute to the project:
- Fork the repository
- Clone the repository locally
- Run
npm cito install all the dependencies - Make your changes
- Run
npm lintandnpm testto make sure everything is working - Commit and push the changes to your fork
- Submit a pull request!