We could make a path something like :id/:name/:age and the dynamic parts would be contained inside $route.params. The URL /search?q=vue would pass {query: 'vue'} as props to the SearchUser component. Configure Development Server; CDN URLs; Create Vue Templates; Vue App and Router Setup Templates let you quickly answer FAQs or store snippets for re-use. Head back into the project’s src/components/page1.vue file and alter the