Use create-vue instead of Vue CLI? #15772
-
Since Vue CLI is in maintenance mode and they recommend create-vue instead for scaffolding projects, will this be the plan going forwards with Vuetify? Just curious. Cheers. |
Beta Was this translation helpful? Give feedback.
Answered by
KaelWD
Sep 12, 2022
Replies: 1 comment 2 replies
-
vue-cli-plugin-vuetify currently still works with projects made by create-vue, and we've started our own: https://github.com/vuetifyjs/create-vuetify |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
felix-bohlin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vue-cli-plugin-vuetify currently still works with projects made by create-vue, and we've started our own: https://github.com/vuetifyjs/create-vuetify
Or you can use create-vue and set vuetify up yourself, it isn't that complicated.