Q. Which Angular CLI command is used to serve the application locally?

  • (A) ng serve
  • (B) ng build
  • (C) ng start
  • (D) ng run
πŸ’¬ Discuss
βœ… Correct Answer: (A) ng serve
Explanation: ng serve launches the app locally with live reload.
Explanation by: Mr. Dubey
ng serve launches the app locally with live reload.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
71
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate