Skip to content

bazzel/ember2-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kabisa Ember.js workshop

This is a sample application used during a Kabisa workshop to demonstrate Ember.js.

Please consult the wiki for further instructions.

Demo

Please take a look at our live demo.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone this repository
  • cd ember-workshop/frontend
  • npm install
  • bower install

Running

  • cd ember-workshop/frontend
  • ember s --proxy https://ember2-workshop-backend.herokuapp.com
  • Visit your app at http://localhost:4200.

Further Reading / Useful Links

Translations