Skip to content

ParametricPress/01-data-science-for-fair-housing

Repository files navigation

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.