My first project on SvelteKit is a minimalistic Minesweeper with theming support.
Built on SvelteKit, pure-rand (random seed), phosphor-svelte (icons).
To start the project use:
npm run dev.
For production -
npm run build and then
npm run preview