Posts

Showing posts from June, 2017
Steps to setup Angular 9 on machine.  Install angular CLI :- with  angular command line interface you can initialize angular 2 project  and run on server.   npm install -g angular-cli