first check whether machine has Angularjs install
ng --version
ng new hello-world
this will create new project
load this web site
ng serve
first check whether machine has Angularjs install
ng --version
ng new hello-world
this will create new project
load this web site
ng serve