Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 535 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 535 Bytes

SvelteKit Frontend for Mwmbl

SvelteKit (With Svelte 5 preview) + Pnpm + Tailwind + shadcn-svelte

Developing

Make sure to have all the necessary dependencies installed (node, and pnpm). If you use mise a .mise.toml is included, and the correct versions will be set up automatically.

pnpm install

pnpm dev

pnpm format # run before commit