SvelteKit (With Svelte 5 preview) + Pnpm + Tailwind + shadcn-svelte
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