Skip to content

lgraubner/larsgraubner.com

Repository files navigation

larsgraubner.com

Netlify Status

Personal website of Lars Graubner.

Getting started

# start local development
pnpm install
pnpm run dev

# build website
pnpm run build