/fc-predictor

Primary LanguageJavaScript

Fc-predictor

Installation

  • curl -L https://npmjs.org/install.sh | sh install npm if you don't have it
  • npm install -g bower install bower if you don't have it
  • npm install -g ember-cli install ember-cli
  • git clone git@github.com:jzgit/fc-predictor.git this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Modify the Predictor

  • edit app/controllers/application.js
  • edit app/templates/application.hbs

Further Reading / Useful Links