https://github.com/vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development
https://github.com/vuejs/vue-cli
Last synced: 2 months ago
JSON representation
🛠️ webpack-based tooling for Vue.js Development
- Host: GitHub
- URL: https://github.com/vuejs/vue-cli
- Owner: vuejs
- License: mit
- Created: 2015-12-26T23:11:20.000Z (almost 10 years ago)
- Default Branch: dev
- Last Pushed: 2025-08-21T10:56:30.000Z (3 months ago)
- Last Synced: 2025-08-29T14:32:23.414Z (3 months ago)
- Language: JavaScript
- Homepage: https://cli.vuejs.org/
- Size: 29.7 MB
- Stars: 29,709
- Watchers: 628
- Forks: 6,303
- Open Issues: 1,068
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-vue-cn - **vue-cli ★569**
- awesome-vuejs - **vue-cli **
- awesome-vue - vue-cli - Simple CLI for scaffolding Vue.js projects. (Components & Libraries / Scaffold)
- awesome-toolkits - vue-cli - A simple CLI for scaffolding Vue.js projects. (Web)
- awesome-nuxtjs - vue-cli
- StarryDivineSky - vuejs/vue-cli
- awesome-f2e-libs - **vue-cli** - vue 命令行工具。 (打包工具)
- awesome-tools - **vue-cli** - vue 命令行工具,项目脚手架 (脚手架以及工具包)
- awesome-starred-test - vuejs/vue-cli - 🛠️ webpack-based tooling for Vue.js Development (JavaScript)
- awesome-vue-refactor - **vue-cli ★1,115**
- awesome-vue-zh - Vue CLI - 简单的CLI用于脚手架vu.js项目. (脚手架 / 源代码编辑)
- awesome-frontend - vue-cli
- awesome-list-for-developers - Vue CLI - first-issue)_ <br> Standard Tooling for Vue.js Development (JavaScript / Misc)
- awesome-github-star - vue-cli - based tooling for Vue.js Development | vuejs | 29708 | (JavaScript)
- awesome-fe - **vue-cli** - vue 命令行工具。 (打包工具)
- awesome-vue - vue-cli ★18922 - Simple CLI for scaffolding Vue.js projects. (Scaffold / Source Code Editing)
- awesome-vue - vue-cli - Standard Tooling for Vue.js Development ` 📝 18 days ago ` (Scaffold [🔝](#readme))
- awesome-vue - vue-cli - Simple CLI for scaffolding Vue.js projects. (Scaffold / Source Code Editing)
- frontend-development - Vue CLI
- my-awesome - vue-cli - Simple CLI for scaffolding Vue.js projects (JavaScript)
- awesome-vue-js - Vue Cli
- awesome - vuejs/vue-cli - 🛠️ webpack-based tooling for Vue.js Development (JavaScript)
README
# Vue CLI [](https://circleci.com/gh/vuejs/vue-cli/tree/dev) [](https://ci.appveyor.com/project/yyx990803/vue-cli/branch/dev) [](https://lerna.js.org/)
## ⚠️ Status
Vue CLI is now in maintenance mode. For new projects, please use [create-vue](https://github.com/vuejs/create-vue) to scaffold [Vite](https://vitejs.dev/)-based projects. `create-vue` supports both Vue 2 and Vue 3.
Also refer to the [Vue 3 Tooling Guide](https://vuejs.org/guide/scaling-up/tooling.html) for the latest recommendations.
For information on migrating from Vue CLI to Vite:
- [Vue CLI -> Vite Migration Guide from VueSchool.io](https://vueschool.io/articles/vuejs-tutorials/how-to-migrate-from-vue-cli-to-vite/)
- [Tools / Plugins that help with auto migration](https://github.com/vitejs/awesome-vite#vue-cli)
## Documentation
Docs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!
## Contributing
Please see [contributing guide](https://github.com/vuejs/vue-cli/blob/dev/.github/CONTRIBUTING.md).
## License
[MIT](https://github.com/vuejs/vue-cli/blob/dev/LICENSE)