How to set up the basic environment of Angular2 with angular-seed
Thursday, 02 February 2017
by Vivek Kaushal
Let’s start with building our first Angular 2 application using Typescript. First, make sure you have Node.js and npm installed in your system. You can refer to the official website https://nodejs.org/en/ for more information about the installation procedure of Node.js.
Read More- Published in Technology