This is a sample application used during a Kabisa workshop to demonstrate Ember.js.
Please consult the wiki for further instructions.
Please take a look at our live demo.
You will need the following things properly installed on your computer.
git clone
this repositorycd ember-workshop/frontend
npm install
bower install
cd ember-workshop/frontend
ember s --proxy https://ember2-workshop-backend.herokuapp.com
- Visit your app at http://localhost:4200.
- ember: http://emberjs.com/
- ember-cli: http://www.ember-cli.com/