Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development
https://github.com/vuejs/vue-cli
Last synced: 3 days 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 9 years ago)
- Default Branch: dev
- Last Pushed: 2024-07-17T15:34:10.000Z (5 months ago)
- Last Synced: 2024-11-30T09:38:00.665Z (12 days ago)
- Language: JavaScript
- Homepage: https://cli.vuejs.org/
- Size: 29.5 MB
- Stars: 29,758
- Watchers: 634
- Forks: 6,332
- Open Issues: 1,069
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - vuejs/vue-cli - 🛠️ webpack-based tooling for Vue.js Development (JavaScript)
- awesome-vue-cn - **vue-cli ★569**
- awesome-vuejs - **vue-cli **
- awesome-toolkits - vue-cli - A simple CLI for scaffolding Vue.js projects. (Web)
- awesome-starred-test - vuejs/vue-cli - 🛠️ webpack-based tooling for Vue.js Development (JavaScript)
- my-awesome - vue-cli - Simple CLI for scaffolding Vue.js projects (JavaScript)
- awesome-nuxtjs - vue-cli
- awesome-github-star - vue-cli - based tooling for Vue.js Development | vuejs | 29708 | (JavaScript)
- awesome-for-beginners - Vue CLI
- StarryDivineSky - vuejs/vue-cli
- awesome-vue-js - Vue Cli
- awesome-f2e-libs - **vue-cli** - vue 命令行工具。 (打包工具)
- awesome-fe - **vue-cli** - vue 命令行工具。 (打包工具)
- awesome-tools - **vue-cli** - vue 命令行工具,项目脚手架 (脚手架以及工具包)
- awesome-frontend - vue-cli
- fucking-awesome-for-beginners - Vue CLI
- awesome - vuejs/vue-cli - 🛠️ webpack-based tooling for Vue.js Development (JavaScript)
- awesome - vuejs/vue-cli - 🛠️ webpack-based tooling for Vue.js Development (JavaScript)
README
# Vue CLI [![Build Status](https://circleci.com/gh/vuejs/vue-cli/tree/dev.svg?style=shield)](https://circleci.com/gh/vuejs/vue-cli/tree/dev) [![Windows Build status](https://ci.appveyor.com/api/projects/status/rkpafdpdwie9lqx0/branch/dev?svg=true)](https://ci.appveyor.com/project/yyx990803/vue-cli/branch/dev) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](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)