README
esri-svelte-example
An example Svelte application that shows how to use esri-loader to load a map. View the live app here.
Get Started - CodeSandbox
Open this template on CodeSandbox, click "Fork", and start tinkering!
Get Started - Local
- Clone this repo
npm install
npm run dev
- Open a browser to
https://localhost:5000