1
Reply

What is the purpose the "add" command in Angular?

For example. If I execute ng add @angular/material. What changes are applied in an Angular project?

    ng-add can be use to downlaod and install new packages to angular app