How do you check if angular cli is installed?
Answer / Pankaj Rajpoot
To check if Angular CLI is installed, open your terminal or command prompt and run the command `ng --version`. If Angular CLI is installed correctly, it will display its version number.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is the core module in angularjs?
Explain $watch(), $watchgroup() and $watchCollection() functions of scope?
What is $rootscope in AngularJS?
Why is this project called "AngularJS"? Why is the namespace called "ng"?
What is bundle js in angular?
What is the use of $event?
Can you differentiate javascript and angularjs?
What is route guard?
What is router-link directive in angular?
What angular is doing with bazel compiler?
When latest angularjs was released?
What is scope hierarchy?