Skip to content

baristalive/roastfestival.eu

Repository files navigation

Website for the Roast Festival

Powered by Next.js.

Getting Started

First, run the development server:

npm run dev

Build assets:

npm run build

Preview production build:

npm run serve