Simple app to explain the importance of filling the census.
This project was created using:
- React for application state management.
- Parcel as a web application bundler.
- Jest for testing.
- NPM and Yarn for 3rd party library use and management.
Please make sure these are installed locally
-
Download the repo.
$ git clone [email protected]:CityOfDetroit/census-story.git
-
Install node dependencies.
$ npm install
-
Run local instance.
$ npm start
-
Run test suite.
$ npm test
-
Run build.
$ npm build
- SLACK - #webteam
- GitHub - https://github.com/CityOfDetroit/census-story