Skip to content

Lenni009/Pen-and-Pixels

Repository files navigation

Pen & Pixels

Webseite für das Studioprojekt der ME21b.

This website uses the Vitepress package.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build