Our experiments with SvelteKit. Cool things you can implement with SvelteKit and how to implement them.
pnpm install # or npm install, if you prefer
npm run dev -- --open
More info about what the app can do are in the index.md
page and about.md
page. Also entire source code
is worth a read to see how we are doing all this.