M

Mr. Dubey • 100.28K Points
Coach

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

  • (A) Starts a development server
  • (B) Compiles the application into an output directory
  • (C) Runs unit tests
  • (D) Lints the project code
  • Correct Answer - Option(B)
  • Views: 18
  • Filed under category Angular

Explanation by: Mr. Dubey
`ng build` compiles the app and outputs the result in the `dist/` folder.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics