Department of Public Work Services. Help citizens find their specific waste pick up dates base on their address.
This project was created using:
Please make sure these are installed locally
$ git clone git@github.com:CityOfDetroit/dpw-map.git
Install node dependencies.
$ yarn install
$ yarn start
$ yarn test
$ yarn build