Question: What is Angular CLI and how is it useful?Answer: Angular CLI (Command Line Interface) is a command-line tool that facilitates the development, testing, and deployment of Angular applications. It provides commands for creating components, services, modules, building, testing, and more, making it easier to manage the development workflow.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: