{{ title }} app is running!
Resources
Here are some links to help you get started:
Next Steps
What do you want to do next with your app?
New Component
Angular Material
Add Dependency
Run and Watch Tests
Build for Production
ng generate component xyz
ng add @angular/material
ng add _____
ng test
ng build --prod