Technical requirements
In this chapter, you need to set up a basic Vue project following the instructions in Chapter 1, Starting Your First Vue Project. You also need to add Vue Router, as learned about in Chapter 7, Routing, in some of its examples and exercises. It’s recommended to create a single file Vue component to practice the examples and concepts mentioned easily.
You can find this chapter’s source code here: https://github.com/PacktPublishing/Frontend-Development-Projects-with-Vue.js-3/tree/v2-edition/Chapter08.