Start MapLibre GL JS and Svelte easily.
Install package
pnpm install
code format
pnpm run format
build
pnpm run build
dev
pnpm run dev
Unit Tests
pnpm run test:unit
Lint
pnpm run lint