Angular - Components
What is the default folder where Angular CLI creates a new component when you run
ng generate component my-component?ng generate component my-component?src/app folder unless a different path is specified.ng generate component my-component without a path creates the component in src/app.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions