Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

The Vue.js 3 Masterclass

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

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