/angular-2-practice

A simple angular 2 practice application

Primary LanguageJavaScriptMIT LicenseMIT

Angular 2 Practice

A simple web application to try angular 2.

In order to run this application just clone the repository on your laptop and run the below steps.

$ npm i $ npm start