[ad_1]
https://i.ytimg.com/vi/Vu5QKn24uYs/hqdefault.jpg
We take a look at using Bootstrap with Vue.js. Bootstrap is the most popular CSS framework out there but still relies on jQuery to make its interactive components work. The Bootstrap Vue library allows you to use all Bootstrap elements as reusable Vue components. If you’re already familiar with using Bootstrap and have the basics of Vue down, you’ll feel right at home.
GitHub Repo: https://github.com/drehimself/bootstrap-vue-example
# LINKS
My courses: https://codewithdre.com
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: http://twitter.com/drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself
Original source
22 responses to “Bootstrap with Vue.js”
CLI cmd for bootstrap
"npm install vue bootstrap-vue bootstrap"
you are very good doing videos, hahaha just copy paste, but very good, two thumbs up!
Awesome video man! Thanks!
Do you hace part 2 the video or more ? thk u
What do you use now instead of Bootstrap? Also the ending is LOL
goods
thanks, sir
Great Sir, it so Good Ya
You can use Ctrl+Shift+I for formatting code. Anyway thanks for video!
BootstrapVue does not rely on jQuery (nor has it ever).
Error occured during setup vue bootstrap
no Get ….
What advantage using vue-bootstrap instead of import bootstrap to vue project?
Thank you, man!
thanks for this video. I learned about boostrap with VueJs so quickly. have a nice day 😀
I liked video, I liked voice. Thank you!
Hi, in 2:11 css is imported in a javascript file. This is a stupid question but what does that do? I don't understand how css code can work inside a javascript file. Any help is appreciated, thanks!
is it possible to use Sass instead of regular CSS when setting up bootstrap in a vue installation
Great tut Andre. Just keep going.
Question here: Can you make an example with rendering list and pagination? I cant understand how to use pagination 😛
Great video Andre.
But, how can I adapt and existing theme build using bootstrap 4 and gulp to be used with vue and cli3?
This video really helped me get going with Vue CLI 3 and Bootstrap 4.
Hi Andre – Which extension are you using for Cost Import. I am using the one from Wix but its not showing the cost for the import statement of bootstrap-vue css or js…It does show Import Vue 65.2k though
what will be the difference between b-models and normal html tags? it looks like modifying the components will be harder.