The proper way to include Bootstrap in Nuxtjs?
[issue link]I try a couple way, but the most way it work for me is add a Link in Meta.
But, I just think how to make it even more better, such as install by NPM or something.
I try a lot of methods that they say out there, But It seem not work for me.
There is anyone can give me example?
especially Bootstrap 4 that require jQuery and Popper.js
Thank you