Build your SvelteKit app and easily deploy it to Vercel. Supports Typescript, Svelte 5, Tailwind CSS and mdsvex. Working as of 17/11/2024.
Install the dependencies:
pnpm install
If using shadcn-svelte, install the dependencies:
pnpm dlx shadcn-svelte@next init
If you'd like to use an icon library, try this Lucide:
pnpm dlx svelte-icons