A simple demo using Esri Leaflet within a React App (made with Vite).
This is a minimal example. For higher level components, you can use react-esri-leaflet.
Also see the Svelte Demo.
- Copy
.env.example
to.env
and provide an API key from https://developers.arcgis.com npm install
npm start