/angular-2

Primary LanguageJavaScriptMIT LicenseMIT

Angular 2

My hands on Angular 2

Prerequisites

Node.js and npm are essential to Angular 2 development.

Get it now if it's not already installed on your machine.

Running the application

cd angular-2
npm install
npm start