Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
CDNs for bootstrap v3.4.6 includes jQuery 4 support you can use these cdns now.
First, make a js script that loads just after jQuery 4 and make sure to add this jQuery = $;
https://cdn.jsdelivr.net/npm/entreprise7pro-bootstrap@v3.4.6/dist/css/bootstrap.min.css
https://cdn.jsdelivr.net/npm/entreprise7pro-bootstrap@v3.4.6/dist/css/bootstrap-theme.min.css
https://cdn.jsdelivr.net/npm/entreprise7pro-bootstrap@v3.4.6/dist/js/bootstrap.min.js
for bootstrap-sass: composer require entreprise7pro/bootstrap-sass
for bootstrap-sass: bower install entreprise7pro/bootstrap-sass --save
for bootstrap-sass: gem 'entreprise7pro-bootstrap-sass', '~> 3.4.7'
Currently v3.4.6