Angular 2 has dramatically changed the way Angular applications are built and this requires you to rethink the way you build Angular applications.

This video shows you how to use Yeoman to bootstrap an Angular 2 app in Visual Studio Code.

To install the start-angular generator:

npm install --global generator-start-angular
yo start-angular
yo start-angular --bootstrap

View the repository

Credit: Channel 9