What is the purpose the "add" command in Angular?
Cristopher Coronado
For example. If I execute ng add @angular/material. What changes are applied in an Angular project?
ng add @angular/material
ng-add can be use to downlaod and install new packages to angular app