

->ng new AppName
->Add SCSS (I was informed it's the convention with angular)
->cd AppName
->ng add @angular/material
->Setup Hammer JS for gesture recognition
:YES
->Set up browser animations for Angular Material
:Yes
->npm install
->ng serve
->ng new AppName
->Add SCSS (I was informed it's the convention with angular)
->cd AppName
->ng add @angular/material
->Setup Hammer JS for gesture recognition
:YES
->Set up browser animations for Angular Material
:Yes
->npm install
->ng serve
->ng new AppName ->Add SCSS (I was informed it's the convention with angular) ->cd AppName ->ng add @angular/material ->Setup Hammer JS for gesture recognition :YES ->Set up browser animations for Angular Material :Yes ->npm install ->ng serve
All of this is from terminal / command prompt