A

Admin • 833K Points
Coach

Q. What does `ng serve` do in Angular CLI?

  • (A) Compiles and starts a development server
  • (B) Creates a new Angular project
  • (C) Runs unit tests
  • (D) Deploys to production
  • Correct Answer - Option(A)
  • Views: 20
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

`ng serve` builds and serves the app locally with live reload support.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.