Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 468 Bytes

File metadata and controls

26 lines (16 loc) · 468 Bytes

Ember-cli-askthem-person-details

Components for presenting info about people from AskThem.io, like elected officials.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.