Courses

Vue.js 3 Options API Masterclass - Getting Started - Install Vue CLI and Its Dependencies

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