Angular Tutorial – Setting up the local development environment

In this blog, we will see how can we setup development environment in Visual Studio 2017 to run angular 2 application. Angular Installation To setup the Angular 2 environment we need node js, npm and type script. Let’s install these components one by one. First, open this URL – https://nodejs.org/en/ Once Node 8.12.0 installer downloaded … Read more