Chapter 2. Scaffolding Projects With Vue CLI 3
The Vue CLI (command line interface) is a utility tool created by Evan You and the core team to scaffold your Vue.js applications. Every front-end framework has their own version of a CLI: NG CLI for Angular and Create React App for React. Vue CLI 3 was released on August of 2018 and even comes with an intuitive user interface created by Guillaume Chau.