Announcing SvelteKit 1.0
SvelteKit is the recommended way to build apps of all shapes and sizes. It runs wherever JavaScript runs, you can deploy your app as a traditional Node server. Unlike traditional ‘multi-page app’ or MPA frameworks, it defaults to client-side navigation after the initial server-rendered page load.