MiracleBlue / ember-country-service

An ember service addon that provides access to a dataset of countries and methods to search/filter them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ember-country-service

This README outlines the details of collaborating on this Ember addon.

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/.

About

An ember service addon that provides access to a dataset of countries and methods to search/filter them

License:MIT License


Languages

Language:JavaScript 97.2%Language:HTML 2.8%