lucasdavidferrero / nuxt-3-fundamentals-workshop-lucas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About