Simple repo to use Leaflet and Geoman with React.
REACT_APP_MAPBOX_ACCESS_TOKEN=<YOUR_TOKEN>
This project uses yarn. Follow the installation instructions..
Then run yarn install
Start the project with yarn start
If you want to build the project, use yarn build
See the CONTRIBUTING file.