powered by create-svelte
.
Demo at: https://sveltekit-labelling.pages.dev (backend state resets on ~ 10s of inactivity)
Once you've cloned the repo and installed dependencies with pnpm install
, start a development server:
pnpm run dev
# or start the server and open the app in a new browser tab
pnpm run dev -- --open