🚧 NOTICE: You are watching a Vue.js 2 lesson
Prerendering Static Routes
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.
If you want to learn more about async data, watch our Async Data with Nuxt.js course.
