Contributions are welcome!
- Fork this repository and clone it
- Run
yarnto install all dependencies - Make your changes. Do not change
distdirectory files manually - Quick way to test it is to run
yarn startand check it in your browser - Run
yarn buildto build minified files - Commit your changes and make PR