I ended up reading the entire article and what SvelteKit does isn't exactly the same, you can't edit the site.

The use case for a single html file for me is to provide a local dev experience for my customers that mirrors production.

`my-cli dev` spins up the services needed for my platform, including the SvelteKit web app.