Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.
In this lesson, learn how to support multiple routes in Nuxt just by creating new files within the pages directory. You can also start with some boilerplate page component code by using the command npx nuxi add page [page-name].
pages
npx nuxi add page [page-name]
Links