Creating and Setting up Angular 2 project in Visual Studio

Опубликовано: 01 Ноябрь 2024
на канале: Technical Train
1,442
4

How to run angular 2 in visual studio,
This session is for how to setup the Angular 2 project in Visual studio 2015 from scratch.
It comprises all the details like installing nodejs, typescript, tools for visual studio 2015, quickstart angular project and last run angular project with visual studio 2015.
Steps:
1) Visual Studio 2015, Update 3
https://www.microsoft.com/en-us/downl...

2) Nodejs
https://nodejs.org/en/download/

3) TypeScript
https://www.microsoft.com/en-us/downl...

4) Setting in Tools

5) Copy required files to projects root folder
thats all ...!

You can download quickstart seed project from here:
https://github.com/angular/quickstart