- Fork Wave.js repo
- Clone to your local computer
- Run "npm i" in the root folder to install dependencies
- Run "npm run test" to start the dev server and code watcher
- Open the src folder and make a change to one of the src files
- Save changes and refresh browser window to see changes
- Push to remote branch and create a pull request to the Wave.js master branch