most minimal sveltekit setup
npx degit tijnjh/hello-sveltekit my-sveltekit-app cd my-sveltekit-app npm install npm run dev --open