This app intends to be a plug and play frontend if you want to use Svelte with the Wagtail Pipit boilerplate.
E.g.
$ cd My-Awesome-Project
$ rm -rf frontend && npx degit rinti/Wagtail-Pipit-Svelte-Kit frontend
Now you can use Svelte as a frontend!
For local dev you just
npm run dev -- --host