© Adam Freeman 2018
Adam FreemanPro Vue.js 2https://doi.org/10.1007/978-1-4842-3805-9_7

7. SportsStore: Scaling and Administration

Adam Freeman1 
(1)
London, UK
 

In this chapter, I continue adding features to the SportsStore application that I created in Chapter 5. I add support for dealing with larger amounts of data and begin to implement the features required to administer the application.

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 .

Preparing for This Chapter

To prepare for this chapter, I am going to increase the amount of product data that the application has to work with. I used the Faker package, which I added to the project in Chapter 5

Get Pro Vue.js 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.