|
1 | 1 | # 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/)
|
2 | 2 |
|
3 | | -## Status |
| 3 | +## ⚠️ Status |
4 | 4 |
|
5 | | -Vue CLI is now in maintenance mode. For new Vue 3 projects, please use [create-vue](https://github.com/vuejs/create-vue) to scaffold [Vite](https://vitejs.dev/)-based projects. |
| 5 | +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, which supports both Vue 2 and Vue 3. |
| 6 | + |
| 7 | +Also refer to the latest [Tooling Guide](https://vuejs.org/guide/scaling-up/tooling.html) on setting up a new Vue 3 project. |
| 8 | + |
| 9 | +For information on migrating from Vue CLI to Vite: |
| 10 | + |
| 11 | +- [Vue CLI -> Vite Migration Guide from VueSchool.io](https://vueschool.io/articles/vuejs-tutorials/how-to-migrate-from-vue-cli-to-vite/) |
| 12 | +- [Tools / Plugins that help with auto migration](https://github.com/vitejs/awesome-vite#vue-cli) |
6 | 13 |
|
7 | 14 | ## Documentation
|
8 | 15 |
|
|
0 commit comments