A

Admin • 802.91K Points
Coach

Q. What does the Angular CLI command `ng serve` do?

  • (A) Compiles the app and deploys it to production
  • (B) Runs the app in the development server
  • (C) Generates new components
  • (D) Starts the Angular testing environment
  • Correct Answer - Option(B)
  • Views: 8
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
`ng serve` compiles the application and starts a development server.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.