Category: CSS

Make a Modal using Bootstrap CSS and VueJS

The Modal will look and work like a Bootsrap Modal. But instead of using jQuery, VueJS 2.0 is used. The picture below shows the end result. Make a Vue 2.0 project using the Vue-CLI This tutorial is using Run-time only. Don’t forget to npm install the modules and then npm run dev. Install Bootstrap 3…