Participate in our anonymous Starting Web App Research 2025 & Get 25 Credits🔥 It only takes 3 minutes!🚀

Need help undetstanging Light Blue Vue

Is there documentation anywhere that describes the way the template uses Bootstrap for basic layout? I am an intermediate developer, but there are so many libraries used in this template, my head swims just looking under the cover. I am trying to convert it for at least partial use with Vue 3, but it's a challenge. Is there anything available that explains this at a granular level that one could use to migrate pieces of the template to Vue 3?

Thanks

User profile image

Hi there! Our template is based on bootstrap-vue, which still only supports vue 2. Migration to Vue 3 is already underway (https://github.com/bootstrap-vue/bootstrap-vue/issues/5196), and as soon as it’s released we’ll update our product as well.