Maintain and update Vue.js projects originally created with Vue CLI.
Understand how webpack-based Vue project configuration works.
Migrate an existing Vue CLI project to the newer create-vue and Vite setup.
Tool is in maintenance mode; primarily useful for understanding legacy Vue+webpack setups rather than starting new projects.
Vue CLI was a command-line tool for scaffolding and managing Vue.js projects using webpack as the underlying build system. It provided a way to quickly create a new Vue.js web application project with pre-configured tooling. Note: the README marks this project as being in maintenance mode, the Vue.js team now recommends using a newer tool called create-vue for new projects, which uses Vite instead of webpack. Someone would encounter this repository when maintaining older Vue.js projects that were originally set up with it.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.