Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 876 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 876 Bytes

project-ohare

Monorepo containing project directories for the story "O'Hare's Billions in Broken Promises."

Contents

See also: Google Drive folder — must be BGA staff to access

Dependencies

This repo using the workspaces feature of Yarn. Make sure you have Yarn installed and read more about workspaces.

Getting started

  1. Clone this project and cd into the directory.
$ git clone https://github.com/bettergov/project-ohare.git && cd project-ohare
  1. Install dependencies.
$ yarn
  1. See each individual project for further instructions.