To run it for yourself you first need to install all of the dependencies in the package.json
.
Normaly you would compile all of the typescript but that wont work anymore.
Please run the package.json
script to start the application with the already exisiting js files.
$ npm run start
Build should be available on my github website