Create new Vue 3 Project with Vite, Vuetify 3, Router and Typescript. 2022

preview_player
Показать описание
Thats my actual way to create a new Vue Project with my goto Stack with Vue 3,Vuetify 3, Vue Router and Vite.

Until these Days I worked with Vue 2 with Vuetify and Typescript support, Class Components and Property Decorators, wich was really great.
But now its Time to move on I think...
Finally there is a out-of-the-Box Way to create a Vue 3 Project with Vuetify. But still everything can change really fast.
Рекомендации по теме
Комментарии
Автор

Спасибо, мужик. Только начал создавать приложение и всё очень запутано, а тут просто и понятно, самое то для начинающих

zalimannard
Автор

straightforward, shows everything I needed :)

_EDM
Автор

is it okay to use vuetify 3 beta version? or how to install vuetify 3 with stable version with vite?

payalghusalikar
Автор

попробуй через npm create vuetify, там ошибка какая-то при npm run build

pavelkhlestov