This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Install Vue CLI and Its Dependencies
The Composition API Masterclass is coming soon!
Sign-up for the Vue.js Masterclass 2024 Edition.
Vue CLI is a simple, but powerful utility tool (Command Line Interface) for scaffolding Vue.js projects with different build systems. With the Vue CLI you will have a boilerplate application ready in a jiffy so you can jump straight into developing your awesome single page application.
You need a few things (Node, NPM and Git) to install Vue CLI and in this lesson, we’ll show you how to set up everything you need for the Vue CLI.
Please note: You need Vue CLI 4.5 or greather to have Vue 3 support.