50. Setting up the Application

4:31 2 Speakers 2 Poglavlja 109 segmenti

Poglavlja

  1. 0:02

    I'm in a brand new project created with the CLI and the only thing I did thus far is I cleaned up the app component, removed this property we had there and cleaned up the app component HTML file. All the rest is still the same. I didn't cha…

  2. 1:04

    Now, we also need to inform the CLI that Bootstrap should be included in our final bundle it creates for us. Because, of course, the CLI bundles all our script files and style files. And by default, it would not include Bootstrap. So, to in…