Monorepo containing project directories for the story "O'Hare's Billions in Broken Promises."
See also: Google Drive folder — must be BGA staff to access
This repo using the workspaces feature of Yarn. Make sure you have Yarn installed and read more about workspaces.
- Clone this project and cd into the directory.
$ git clone https://github.com/bettergov/project-ohare.git && cd project-ohare
- Install dependencies.
$ yarn
- See each individual project for further instructions.