You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Insert a new Component
ng generate component xyz
ng generate component page-not-found
# Add Material
ng add @angular/material
# Add PWA Support
ng add @angular/pwa