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, we'll learn how to prerender our static routes with Nuxt.js.
The nuxt generate command will generate a static file of existing pages.
nuxt generate
If you want to learn more about async data, watch our Async Data with Nuxt.js course.