- Fork the repo!
- Clone your fork of the repo:
git clone [email protected]:<YOUR-USERNAME>/zen-audio-player.github.io.git
. - Navigate to the project:
cd zen-audio-player.github.io
. - Install test dependencies:
npm install
. - Make your changes.
- Run the tests:
npm test
. - Submit a pull request - Travis CI will run tests to make sure nothing broke.
If you're seeing some unexpected behavior, please create an issue on GitHub with the following information:
- A screenshot
- Browser
- Browser version
- Operating System