1) After Installing Node JS, Open Node Js .Use Start Menu To Open Node JS. 2) Type " NPM Install - G @angular/cli" To Install Angular
1) After Installing Node JS, Open Node Js .Use Start Menu To Open Node JS. 2) Type " NPM Install - G @angular/cli" To Install Angular
Ex:-
npm notice
npm notice New patch version of npm available! 7.4.0 -> 7.4.2
npm notice
npm WARN deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-
severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to
3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
found 0 vulnerabilities
After successful installation you get the command prompt in windows and shell prompt in
Linux/mac.
3)Choose your working directory and create Angular project using following commands.
Ex:-
C:\Users\MAP>e:
E:\>cd FuturePoint
E:\FuturePoint>cd training
? Do you want to enforce stricter type checking and stricter bundle budgets in the workspace?
This setting helps improve maintainability and catch bugs ahead of time.
E:\FuturePoint\Training>cd AngularFirst
E:\FuturePoint\Training\AngularFirst>ng serve
√ Compiled successfully.