+1 vote
in Angular by
What is CLI?

1 Answer

0 votes
by

Command Line Interface (CLI) can be used to create our Angular JS application. It also helps in creating a unit and end-to-end tests for the application.

...