First, install the dependencies (with yarn!):
yarn installThen, run the development server:
yarn devThis project was used together with our CMSch content management project in the weeks leading up to the conference, where we could easily upload and edit the content. After the conference we shut down this system and the data has been copied to this repo (src/models/static and public/img), since it won't change anymore.