I am trying to use the Angular schemats that are shown on this page. When I try to use this following command in the terminal at the root of the project ng generate @ang
You can install it using:
ng generate @angular/material:dashboard --name myDashboard
For other components it will be:
ng generate @angular/material:nav --name myNav
ng generate @angular/material:table --name myTable
Info about other component schematics you can find in file, located in:
/node_modules/@angular/material/schematics/collection.json