Switch from using angular quickstart to relevant node modules
chrisdwheatley opened this issue · 1 comments
chrisdwheatley commented
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
chrisdwheatley commented
Implemented in 0.2.0