Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 578 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 578 Bytes

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

  • Please report any issues you see and help fixing them using issues tracker