Useful for reproducing Svelte Kit errors with the smallest possible code.
Created with:
npm init svelte@next svelte-kit-template
Install
npm install
Launch with:
npm run dev -- --open