SvelteKit is the official app framework for Svelte, handling routing, SSR, API routes, and deploys with file-based structure and adapters.
Compiles to vanilla JS.
Use SvelteKit when:
Note: load functions.
Error boundaries.
vite dev.