This app requires Node.js, we are using version 8.8.1 for development.
Regarding yarn you find the installation guide for your operation system here.
In order to run the application you have to install the dependencies by running:
yarn install
inside the repository.
To start the application locally on your machine run:
yarn run dev-server