What is cli in angular?



What is cli in angular?..

Answer / Rajesh Kumar Ram

CLI (Command Line Interface) is a tool that comes with the Angular framework, allowing developers to create and manage projects, add components, services, and perform other tasks using command-line commands. It simplifies the process of setting up an Angular project and speeds up development.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is meant by decorator in angular?

1 Answers  


Explain about angularjs service?

1 Answers  


What is dependency injection (di)? Why use?

1 Answers  


What are the modules in angularjs?

1 Answers  


Why is mvc used?

1 Answers  


What is mvc angularjs?

1 Answers  


What is service? Why use?

1 Answers  


Can digest cycle be forced to run manually?

1 Answers  


What are @injectable providers?

1 Answers  


Why should I use angular 7?

1 Answers  


How do I know if npm is installed?

1 Answers  


What is interceptors in angularjs?

1 Answers  


Categories