Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 398 Bytes

Angular Challenge

User Route to work

Get the user and client route to work and also add a new layout component to show on new routes

Exercise

Creating a new layout in the same folder as appshell.component

Use it on the menu layout

Improve the layout of the menu items by using angular materials

ng add @angular/material - HERE