A soup-to-nuts interactive tutorial on how to build apps with Svelte.
This repo uses pnpm.
At the moment, the only way this works is if you clone the repo and run it locally with pnpm dev
or pnpm build && pnpm preview
.
In future, it will run both locally and on the web (using WebContainers).