Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Static Site Generation with Nuxt.js

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

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.