Information about census tracks and hardest to count areas.
This project was created using:
- Mapbox for WebGL maps.
- Parcel as a web application bundler.
- Cypress for testing.
- NPM for 3rd party library use and management.
Please make sure these are installed locally
-
Download the repo.
$ git clone git@github.com:CityOfDetroit/census.git
-
Install node dependencies.
$ npm install
-
Run local instance.
$ npm start
-
Run test suite.
$ npm test
-
Create production build.
$ npm run-script build
- SLACK - #webteam
- GitHub - https://github.com/CityOfDetroit/census