An angular based client for V15's elections mobile app. The app displays data about recent polls graphically, and includes V15 branding. It invites people to take action and be part of V15.
Requirements: NPM, bower
- Download the code using
git clone
- Install dependencies using
npm install && bower install
- Run using
grunt serve
- Please report any issues you see and help fixing them using issues tracker