uriklar / election-polls-frontend

0 stars 2 forks source link

election-polls-frontend

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.

Installation

Requirements: NPM, bower

  1. Download the code using git clone
  2. Install dependencies using npm install && bower install
  3. Run using grunt serve

Contribute