/konf-web-2024

Website of the XXI Simonyi Conference.

Primary LanguageTypeScript

Getting Started

First, install the dependencies (with yarn!):

yarn install

Then, run the development server:

yarn dev

During development, make sure you have the following criteria met:

  • ESLint is happy
  • Prettier is happy
  • TypeScript is happy