I'm new to angular-material and am trying to create a start page with header, navbar with logo. Something like bootstrap starter template
https://getbootstrap.com/docs/3.3/examples/starter-template/Is there something similar for angular-material users? Or should I use the template present in the parent material site
https://getmdl.io/templates/index.htmlIs angular-material not standalone? Do I need to use the mdl js and css in addition to angular-material. I am very confused.