Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 529 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 529 Bytes

us-house-if-proportional

Build Status

An experiment to see what the US House of Representatives would look like if each state awarded its delegation proportionally.

To build a local version of this demo:

git clone https://github.com/esonderegger/us-house-if-proportional.git
cd us-house-if-proportional
npm install
npm run dev

More thorough readme coming soon.