In this chapter, I prepare the SportsStore application for deployment by adding progressive features that will allow it to work while offline and show you how to prepare and deploy the application into a Docker container, which can be used on most hosting platforms.
Preparing the Example Application
No preparation is required for this chapter, which continues using the SportsStore project from Chapter 7.
You can download the example project for this chapter—and for all the other chapters in this book—from https://github.com/Apress/pro-angular-5ed ...