I'm interested in finding a way to incorporate bootstrap 4 into my vue.js 2.6 framework. Despite the abundance of tutorials available, many of them are outdated as of late 2020, or they insist on using bootstrap-vue, which introduces unwanted additional tags that I dislike.
Could someone please offer a practical, comprehensive example of how to integrate vanilla bootstrap 4 into Vue.js?