Nuxt.js 3 Fundamentals - Routing in Nuxt - File Based Routing in Nuxt.js
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].
Links