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 - 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.