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

Creating a project

✓ Relevant

Initialize SvelteKit projects with `npx sv create`, organize pages as Svelte components in `src/routes` with server-side rendering, use VS Code + Svelte extension.