I want to install Angular version 4.* on my windows 7. I am currently using Angular version 1.6.*
I tried following command
npm install @angular/{com
Install angular cli globally.
npm install -g @angular/cli
Get git pull from repository:-
[https://github.com/blazehub/ng-cli-starter.git]
to get ready made production ready project structure.