πŸ“Š Angular
Q. What does the Angular CLI command `ng serve` do?
  • (A) Compiles the app and deploys it to production
  • (B) Runs the app in the development server
  • (C) Generates new components
  • (D) Starts the Angular testing environment
πŸ’¬ Discuss
βœ… Correct Answer: (B) Runs the app in the development server

Explanation: `ng serve` compiles the application and starts a development server.

Explanation by: Mr. Dubey
`ng serve` compiles the application and starts a development server.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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