chrisdwheatley/generator-angular2

Switch from using angular quickstart to relevant node modules

chrisdwheatley opened this issue · 1 comments

Dependencies are currently pulled in from the angular/quickstart repository, this repository is likely a temporary solution while angular2 is in alpha. Move towards including the required dependencies in package.json.

  • angular
  • rtts/typescript?
  • systemjs
  • es6-shim

Implemented in 0.2.0