The Vue.js Master Class 2024 Edition
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Prerequisites and Initial Environment

This lesson equips you with the essential tools you'll need to kickoff your Vue.js 3 development journey:

  • Terminal: We'll show you how to access the terminal, and you’ll learn about options for both Mac and Windows users.
  • Node.js and npm: You will learn how to download and install the correct Node.js version with npm.
  • NVM (Node Version Manager): We’ll introduce NVM for managing multiple Node.js and npm versions.
  • Browser: Choose your browser of choice, but make sure it's a modern one with the Vue Devtools extension installed.
  • Code Editor: While you can use any editor you love, we recommend Visual Studio Code (VSCode) for its handy Vue 3 extensions.
  • Vue.js Experience: The Vue.js 3 Masterclass is for all levels, but having a basic understanding of Vue.js concepts will give you a head start. We've included resources for foundational learning if you need a refresher.

By the end of this lesson, you'll have a development environment perfectly suited for building awesome Vue.js 3 applications!

Links: