Set of the Leaflet components for Svelte
Note that you will need to have Node.js installed
Create a new project based on sveltejs/template
npx degit sveltejs/template svelte-app
cd svelte-app
npm installClone repo svelte-leaflet
git clone https://github.com/OriginalSin/svelte-leafletThen explore the example
cd svelte-leaflet/example
npm install
npm run devNavigate to localhost:5000