A

Admin • 832.27K Points
Coach

Q. Which command is used to create a new Angular project using Angular CLI?

  • (A) ng new project-name
  • (B) ng create project-name
  • (C) ng generate project-name
  • (D) ng build project-name
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

ng new initializes a new Angular project.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.