Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 487 Bytes

File metadata and controls

15 lines (9 loc) · 487 Bytes

SvelteKit Frontend for Mwmbl

SvelteKit (With Svelte 5) + 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