awesome icon indicating copy to clipboard operation
awesome copied to clipboard

Add vite-vue2-ts-vuetify-starter

Open logue opened this issue 3 years ago • 1 comments

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.

logue avatar Feb 11 '22 23:02 logue

Add vite-vuetify-ts-starter (Vuetify3 startar project) and vuetify-swatches (vuetify2 and 3 component).

logue avatar Aug 09 '22 14:08 logue

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.

s-rigaud avatar Sep 21 '23 16:09 s-rigaud