Files
2026-05-18 13:15:17 +02:00

323 B

Plezy Website

Source for plezy.app, built with SvelteKit and exported as a static site.

Development

bun install
bun run dev

Checks

bun run check

Build

bun run build

The production output is written to build/ and is intentionally ignored by git.