This is a starter kit to build Svelte containing:
Install the dependencies...
npm i
Then, run and serve your app:
npm run dev npm run serve