A minimal template to get you started with Svelte. It supports hash-based routing (thanks to svelte-spa-router) and doesn't require any server-side processing.
npx degit vrde/svelte-minimal myapp npm install npm start
npm run build