Web Development
Angular
Subjective
Oct 23, 2025
What is Angular CLI and its common commands?
Detailed Explanation
Angular CLI is a command-line interface tool. Commands: ng new (create project), ng serve (dev server), ng generate component (create component), ng build (production build), ng test (run tests), ng e2e (end-to-end tests)
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts