Create a new map using React Leaflet React Leaflet map example using the Map and TileLayer components with a OpenStreetMap basemap. Getting Started Install dependencies yarn install or npm install Start a local development server yarn start or npm run start