This val shows how to compile and run a Svelte app in Val Town.
The clever part of this app is that we serve /App.svelte by dynamically compiling the Svelte code to JS.
If you are looking for server-side rendering, check out svelteSSRStarter.
Thanks Rich Harris for getting this working!