Hey is it possible to use bootstrap or vuetify with Vue CLI 4 (Vue3)? I couldn't find any information on the vuetify site (says CLI 3 or higher) neither on the bootstrap site.
I tried to install it, but I got the WARN default exports are missing...
Hey is it possible to use bootstrap or vuetify with Vue CLI 4 (Vue3)? I couldn't find any information on the vuetify site (says CLI 3 or higher) neither on the bootstrap site.
I tried to install it, but I got the WARN default exports are missing...
是的,我们可以在 vue cli 3 & 4 中使用 vuetify。
https://vuetifyjs.com/en/getting-started/installation/#vue-cli-install
我试过了,它奏效了。