This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Description
Thanks for providing Cookbook -> Visual Studio 2015 Quickstart!
https://angular.io/docs/ts/latest/cookbook/visual-studio-2015.html
In Step 7 (Build and Run App), there needs to be instruction to set index.html as start page, so that when Run button or F5 is pressed to run the application, browser shows index.html
To set index.html as start page, right click on index.html in solutions explorer and select option "Set As Start Page".