Summary
In this lesson, we installed Angular CLI and created the Angular application. We set a few default settings and configured our global styles with Bootstrap and Font Awesome. We then created the basic UI and layout of our app. Finally, we implemented a header and a footer in our app.
In the next lesson, we will create the application module and components.