Create a SvelteKit app, then set up shadcn-svelte.
Install SvelteKit
Create a new SvelteKit app.
Initialize shadcn-svelte
Add component aliases
Add these aliases to your Vite or Svelte config.
vite.config.ts / svelte.config.js
Create a SvelteKit app, then set up shadcn-svelte.
Create a new SvelteKit app.
Set up shadcn-svelte in your project.
For more information, visit shadcn-svelte.
Add these aliases to your Vite or Svelte config.