Prototype hacked at Popathon Berlin #2
You need to have nodejs and npm installde to run a local development version.
Then open a terminal in the root of the directory and run the following commands:
npm install
npm run serve
Then visit http://localhost:8080 in your browser.