- Fork the Wave.js repo.
- Clone to your local computer.
- Run "npm i" in the root folder to install dependencies.
- Run "npm start" to start the code watcher.
- Open the src folder and make a change to one of the src files.
- In the package.json, increase the version number by one.
- Push to remote branch and create a pull request to the Wave.js main branch.