Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.45 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.45 KB

ember-tds

Each branch corresponds to a session and the EmberJS application created. These applications are deployed on Heroku in a pipeline.

Repository content

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd ember-tds

Navigation

  • git checkout <branch-name> to navigate to an application (td or project)
  • npm install

Running / Development

Further Reading / Useful Links