You need npm as a packagemanager. Npm is installed through the nodejs installation. So you need nodejs yes.
Install angular-cli through npm.
The cli will help you to create the project.
solved Angular 4 Environment Setup
You need npm as a packagemanager. Npm is installed through the nodejs installation. So you need nodejs yes.
Install angular-cli through npm.
The cli will help you to create the project.
solved Angular 4 Environment Setup