cd angular
bower install
npm install
npm install -g grunt
gem install compass
grunt serve
Uncomment line 442 of /angular/Gruntfile.js
grunt build
grunt upload
angular
is the current version of the webapp.scraper
is a scraper for getting the data from the Secretary of State's website and a script to wrangle that data into something useable.old data
contains some very early data from elections, kept for posterity. More old data is in scraper/scraped
.