Vue.js question detail
What are the features provided by Vue CLI?
VueCLI provides below major features,
- Interactive project scaffolding via @vue/cli
- A rich collection of official plugins integrating the best tools in the frontend ecosystem.
- A full graphical user interface to create and manage Vue.js projects.
- Zero config rapid prototyping via combination of @vue/cli and @vue/cli-service-global
- A runtime dependency (@vue/cli-service) built on top of webpack and extensible via plugins