Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Files

Latest commit

e13ab28 · Sep 24, 2020

History

History
This branch is up to date with SamSamskies/react-map-gl-geocoder:master.

example

react-map-gl-geocoder-example

This app can be used by developers to manual test local changes to react-map-gl-geocoder component.

Getting Started

  1. Install dependencies for this app by running npm install.
  2. Run npm start to start app.
  3. Run npm run watch in root of react-map-gl-geocoder folder to rebuild the react-map-gl-geocoder dependency when changes are made.