# Contributing

Contributions are welcome!

1. Fork this repository and clone it
2. Run `yarn` to install all dependencies
3. Make your changes. Do not change `dist` directory files manually
4. Quick way to test it is to run `yarn start` and check it in your browser
5. Run `yarn build` to build minified files
6. Commit your changes and make PR
