In this basic layout, we have simply header, main and footer. Footer was pushed at the bottom of screen automatically, like other layouts.
Include sidenav in layouts. In sm-down breakpoint the sidenav will disappear.
Add with-sidenav class to body.
If you want the sidenav to remain fixed, simply add fixed-sidenav class to the body.