Nuxt.js Fundamentals (Nuxt 2)
🚧 PLEASE NOTE: An updated version of this course is available! see the Nuxt Fundamentals: Build Full-Stack Vue.js Apps course. This course is outdated!

Nuxt.js Page Components

In this lesson, we will learn how to create new pages in a Nuxt.js application. We also see a real-world example of why you should always use multi-worded names on your components.

We have prepared CSS for the Post Page and the default layout component for this course. Click the links to download them individually.