In order to run this project you need to install npm, nodejs and yarn. Once you have installed your tools you can run it with the command :
yarn install && yarn start
After installing package dependancies, you running yarn start is enough.
Try to create issues for any bugs you find / features you'd like to fix, and add the issue number to your commit message. Then make a pull request.