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

6. SportsStore: Checkout and Orders

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 a shopping cart and a checkout process that allows the user to submit orders to the web service.

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

This chapter uses the SportsStore project from Chapter 5, and no changes are required in preparation for this chapter. To start the RESTful web service, open a command prompt and run the following command in the ...

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.