Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 511 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 511 Bytes

Getting Started

First, install the dependencies (with yarn!):

yarn install

Then, run the development server:

yarn dev

This 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.