Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 316 Bytes

File metadata and controls

13 lines (7 loc) · 316 Bytes

01-housing-equity

Data science for housing equity in atlanta

Installing dependencies

  1. Install idyll globally (only need to do this once): npm install -g idyll
  2. Install local dependencies: npm install

Running local dev server

  1. Run idyll --template _local.html in the root of this project.