awesome
awesome copied to clipboard
Add vite-vue2-ts-vuetify-starter
I created a Vuetify starter project that uses Vite instead of VueCLI.
I think that it can be migrated almost as it is except that the path of the @import statement in the <style> tag must be changed.
Add vite-vuetify-ts-starter (Vuetify3 startar project) and vuetify-swatches (vuetify2 and 3 component).
I think the Vuetify example with TS for Vue 2 does not need to be added to this repository as it is legacy. The example with vuetify 3 should be added thought as it has been a reference for several projects (judging by the number of stars) 🚀 I don't think the swatches need to be added though, as some of them already exist in the Vuetify project itself now https://github.com/logue/vuetify-swatches.