πŸ“Š Angular
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) To compile the Angular app into static files for deployment

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

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

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
53
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
87%
Success Rate