Nuxt.js Fundamentals (Nuxt 2)

Create your account and start learning

This lesson is free, but requires you to login.

or
🚧 NOTICE: You are watching a Vue.js 2 lesson

Build and Serve the Nuxt.js App

When our Nuxt app is ready to be deployed, we have to build our application before we can publish it on the internet. In this lesson, we're learning how to do just that.