Nuxt 3 Fundamentals Course with Frontend Masters

Watch the full course on the Frontend Masters website.

Prerequisites

  • Node.js* (latest LTS version) 👉 Download
  • Visual Studio Code ðŸ‘‰ Download
    • Volar Extension ðŸ‘‰ Download
    • Text Pastry Extension ðŸ‘‰ Download
  • Vue DevTools 👉 Download

Installation Instructions

git clone https://github.com/bencodezen/nuxt-3-fundamentals-workshop.git
cd nuxt-3-fundamentals-workshop

In the course, Ben uses nuxi to scaffold out an empty Nuxt application and then walks through how to install the depenencies.