In this chapter, I complete the SportsStore application by adding the remaining administration features and show you how to prepare and deploy the project. As you will see, the transition from development to production is relatively simple and easy to perform.
Preparing for This Chapter
This chapter uses the SportsStore project from Chapter 7, and no changes are required in preparation for this chapter.
Tip
You can download the example project for this chapter—and for all of the other chapters in this book—from https://github.com/Apress/pro-vue-js-2 .