A

Admin • 828.70K Points
Coach

Q. What is the purpose of the Angular CLI command 'ng build'?

  • (A) To compile the Angular app into static files for deployment
  • (B) To serve the app locally
  • (C) To generate new components
  • (D) To run unit tests
  • Correct Answer - Option(A)
  • Views: 8
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
'ng build' compiles the app and prepares files for production.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.