A client interface for the AMS data platform that runs in the browser using React, Redux, and MapBox.
- Run
npm install
to get started. - Run
npm run dev
to run a development version, hosted at http://localhost:8080/ - Run
npm run build
to create a new build in /dist