Skip to content

create-vite vs create-vue for scaffolding a VueJS project #10483

Discussion options

You must be logged in to vote

You should use create-vue. We have now added an option in create-vite linking to it when you choose vue. create-vite is a way to test Vite with your favorite framework, but it is explicitly barebones. You don't get a testing setup, linting, formatting, etc. It isn't a replacement in React for CRA for example. Each framework community should create and maintain its own starter, the maintenance cost is too high to do this in Vite core. This is where create-vue comes in, and it is the official starter. I think Vuetify docs should be updated to point to create-vue too, maybe you could create an issue or PR in their repo.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@SayakMukhopadhyay
Comment options

Comment options

You must be logged in to vote
2 replies
@thiswallz
Comment options

@SayakMukhopadhyay
Comment options

Answer selected by patak-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants