We would love to have your help. Before you start working however, please read and follow this short guide.
Once you clone the repository you can use these instructions to start a local development by running the following commands in the cloned directory:
yarn install && yarn start
npm install && npm run-script start
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.