how to angular material code example
Example 1: install angular material
ng add @angular/material
Example 2: angular material
//To take advantage of Angular Material install it in the terminal
$ ng add @angular/material
//Choose the options that will be presented to you