UNPKG

apiroyale

Version:

A Node.js library to interact with the Clash Royale API

14 lines (10 loc) 482 B
# Contributing 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: 1. Fork the repository 2. Clone the repository locally 3. Run `npm ci` to install all the dependencies 4. Make your changes 5. Run `npm lint` and `npm test` to make sure everything is working 6. Commit and push the changes to your fork 7. Submit a pull request!