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.
Get started with the mighty Vue CLI
More lessons coming soon