This is the City of Detroit hydrant dashboard which helps track the conditions of all the hydrants across the city.
This project was created using: Mapbox for web map rendering. Parcel as a web application bundler.
-
Download the repo.
$ git clone [email protected]:CityOfDetroit/hydrant-dashboard.git
-
Install node dependencies.
$ yarn install
-
Run local instance.
$ yanr start
-
Create production build.
$ yarn build
- SLACK - #webteam
- GitHub - https://github.com/CityOfDetroit/hydrant-dashboard