We will continue the recipe in five parts: List, Create, Read, Update, and Delete. Our application will be a dynamic component application, so we will create five components, one for each part. Those components will be like our pages.
First, we need to change App.vue to be our main route manager and create a mixin for changing the component.