Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
🚧 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.