Skip to content

simonyiszk/konf-web-2024

Folders and files

NameName
Last commit message
Last commit date
Nov 24, 2023
Mar 17, 2024
Nov 24, 2023
Jun 1, 2024
Jun 1, 2024
Mar 17, 2024
Nov 24, 2023
Nov 24, 2023
Nov 24, 2023
Jun 1, 2024
Mar 10, 2024
May 10, 2024
Nov 24, 2023
Mar 4, 2024
Mar 3, 2024
May 10, 2024

Repository files navigation

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.