Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
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!