Description
SvelteKit is a framework for building web applications with Svelte, a compiler that generates minimal JavaScript by converting your components at build time. It handles routing, server-side rendering, static site generation, and API routes out of the box, so you're not piecing together a dozen tools to ship a full-stack app.