npx degit "sveltejs/sapper-template#rollup" my-app cd my-app npm install npm run dev & open http://localhost:3000 // btw why not try svelte kit - https://kit.svelte.dev/