A

Admin • 828.70K Points
Coach

Q. What does the 'ng serve' command do?

  • (A) Compiles and runs the Angular app locally with live reload
  • (B) Builds the app for production
  • (C) Generates a new component
  • (D) Runs unit tests
  • Correct Answer - Option(A)
  • Views: 15
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
ng serve starts a development server and watches for file changes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.