Vue.js 3 Options API Masterclass
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!

Install Vue CLI and Its Dependencies

🚧 PLEASE NOTE: This masterclass is built with the Options API
vuejs-masterclass

The Composition API Masterclass is coming soon!

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.

Links