Rocket Ship {{ title }} app is running! Rocket Ship Smoke

Resources

Here are some links to help you get started:

Learn Angular CLI Documentation Angular Material Angular Blog Angular DevTools

Next Steps

What do you want to do next with your app?

@switch (selection.value) { @default {
ng generate component xyz
} @case ('material') {
ng add @angular/material
} @case ('pwa') {
ng add @angular/pwa
} @case ('dependency') {
ng add _____
} @case ('test') {
ng test
} @case ('build') {
ng build
} }
Meetup Logo Discord Logo
Gray Clouds Background