Based on https://svelte-maplibre-gl.mierune.dev/docs/quickstart
Create the app in the current working directory:
npx sv create .
Run it with:
deno task dev --open