i\'m a Beginner with vue js and this is my first App
import {BootstrapVue} from \'bootstrap-vue\' import {createApp} from \'vue\' import App from \'./App.
Or you can use raw bootstrap and use bootstrap component with class. I found one UI library have beta support for vue 3, ant design(https://2x.antdv.com/docs/vue/introduce/). Remember to look at the version 2.0.0-beta, 1.x is for vue 2. Have fun!