This project was generated with Angular CLI version 1.0.0-rc.2. This project accompanies a guide for getting started writing an Angular 2 app using the Angular CLI. The guide is a series and the first installment is available here.
As I write more installments to the guide I'll update this README with which branch corresponds to which installment. Master will always have the most up-to-date code in it so if you're following the guide (thanks!) from the beginning, make sure to checkout the branch the corresponds with the step you're on.
The code for the first installment can be found in the first-installment branch of this repository
The code for the second installment can be found in the second-installment branch of this repository
The code for the third installment can be found in the routing branch of this repository
The code for the fourth installment can be found in the routing-part-deux branch of this repository
The code for the fifth installment can be found in the external-libraries branch of this repository