Prerequisites Node 6.9.0 or higher NPM 3 or higher Angular CLI Create a new workspace and generate a new sample application by running the following

Prerequisites Node 6.9.0 or higher NPM 3 or higher Angular CLI Create a new workspace and generate a new sample application by running the following
I got the following error while trying to create enum with Angular CLI:
Cannot read property ‘0’ of undefined …
Create a new workspace and generate a new Routing application by running the following command in command prompt…
Run the below command to generate Class…
The below command will generate angular service in the project directory…
The below command will generate angular directive in the project directory…
Run the below command to generate angular component in the project directive
The command outputs the files with the standard folder structure following the angular best practices…
Create a new workspace and generate a new sample application by running the following command in command prompt…
npm install -g @angular/cli
What is Angular CLI?
It is a command Line Interface tool…