Command Palette
Search for a command to run
Command Palette
Search for a command to run

sveltekit-setup

✓ Relevant

SvelteKit setup: create project with sv CLI + tailwindcss, run shadcn-svelte init, configure path aliases in svelte.config.js if needed, add components with `npx shadcn-svelte@latest add <component> -y -o`, import from $lib/components/ui/