/ember-falcor

Primary LanguageJavaScriptMIT LicenseMIT

Ember-falcor

Installs the Falcor browser library and also adds the ability to write a mock Falcor server via blueprints.

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