Nuxt.js 3 Fundamentals
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

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