Recap

Let's recap what we have done so far:

  1. We initialized a new project using Angular CLI
  2. We modified our main application component in src/app/app.component.ts to include ViewEncapsulation.None for enabling global styles
  3. We've looked at the generated MainModule as well as the bootstrapping happening within our main entry file src/main.ts
  4. Finally, we used the Angular CLI to start our application

Get Mastering Angular Components now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.