...

/

CLI Prompts

CLI Prompts

Let's explore what CLI prompts are in Angular.

We'll cover the following...

What are CLI prompts?

Another feature is CLI prompts, where the Angular CLI will ask questions when we run a command such as ng new.

📝 Note: Click the terminal ...