Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 285 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 285 Bytes

Angulars-Training

Minimal Angular 2 sample application for training purpose..

You need lastest npm version.
run:
npm install -g @angular-cli@latest
npm install
ng serve
open your browser and navigate to localhost:4200