343 | 344 |
345 | 353 | 354 | 363 | 368 | 375 | 382 | 383 | 384 | 385 | 386 | {{ title }} app is running! 387 | 388 | 396 | 403 | 404 |
405 | 406 | 407 |

Resources

408 |

Here are some links to help you get started:

409 | 410 | 504 | 505 | 506 |

Next Steps

507 |

What do you want to do next with your app?

508 | 509 | 510 | 511 |
512 |
517 | 524 | 525 | 526 | 527 | New Component 528 |
529 | 530 |
535 | 542 | 543 | 544 | 545 | Angular Material 546 |
547 | 548 |
553 | 560 | 561 | 562 | 563 | Add Dependency 564 |
565 | 566 |
571 | 578 | 579 | 580 | 581 | Run and Watch Tests 582 |
583 | 584 |
589 | 596 | 597 | 598 | 599 | Build for Production 600 |
601 |
602 | 603 | 604 |
605 |
ng generate component xyz
606 |
ng add @angular/material
607 |
ng add _____
608 |
ng test
609 |
ng build --prod
610 |
611 | 612 | 613 | 918 | 919 | 920 | 956 | 957 | 965 | 972 | 973 |