A

Admin • 831.35K Points
Coach

Q. Which command builds an Angular app for production?

  • (A) ng build --prod
  • (B) ng serve
  • (C) ng make
  • (D) ng start
  • Correct Answer - Option(A)
  • Views: 12
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
`ng build --prod` compiles the Angular app with production optimizations.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.