Skip to content

debs-obrien/nuxt-mission

Repository files navigation

Nuxt Mission

Learn the essentials for how to build and deploy a Nuxt site!

  • Nuxt Introduction
  • Nuxt Project Setup
  • Routing and Links
  • Nuxt Dynamic Routes
  • Nuxt Data Fetching
  • Nuxt SEO
  • Nuxt Auto Components and Lazy Loading
  • Nuxt Global Styles and Transitions
  • Nuxt Generate and Deploy
  • Nuxt Next Steps

Nuxt.js is a Vue framework for building static and server-side rendered sites. This mission will walk you through the essentials of building a Nuxt.js site from the ground up.

Take the course for free on Jamstack Explorers

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Nuxt.js is a Vue framework for building static and server-side rendered sites. This mission will walk you through the essentials of building a Nuxt.js site from the ground up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published