← 全部工具

@vue/cli

热度 65 更新于 开发与构建

Command line interface for rapid Vue.js development

npmauto-collected

安装

npm
npm install -g @vue/cli

通过 npm 安装。

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 to scaffold Vite-based projects. create-vue supports both Vue 2 and Vue 3.

Also refer to the Vue 3 Tooling Guide for the latest recommendations.

For information on migrating from Vue CLI to Vite:

  • Vue CLI - Vite Migration Guide from VueSchool.io
  • Tools / Plugins that help with auto migration

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.

License

MIT