Technical requirements
To be able to follow this chapter, you should use a branch called CH06
. To pull this branch, run the following command or use your GUI of choice to support you in this operation:
git switch CH06
This branch is going to include a few changes. These will be explained in the first section of this chapter, but you can start and run the app to get familiar with its updated look and browse the repository.
The code files for the chapter can be found at https://github.com/PacktPublishing/Vue.js-3-for-Beginners.