Skip to content

mwmbl/front-end

Repository files navigation

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