CivicTechAtlanta / early-voting

Early voting information for Georgia
http://earlyvoting.codeforatlanta.org
BSD 3-Clause "New" or "Revised" License
4 stars 6 forks source link

Contributors:

To run the angular app:

cd angular
bower install
npm install
npm install -g grunt
gem install compass
grunt serve

To deploy the app (if you have the AWS token):

Uncomment line 442 of /angular/Gruntfile.js

grunt build
grunt upload

About the directories: