Lesson Objectives
In this lesson, you will:
Add server-side rendering to the application that we built in the previous lesson
Add Angular Universal to our application and configure a second app in our Angular CLI config
Implement a web server to host our app
Add dynamic metadata to our application