[![npm](https://img.shields.io/npm/v/bootstrap-for-vue.svg)](https://www.npmjs.com/package/bootstrap-for-vue)
[![vue2](https://img.shields.io/badge/vue-2.x-brightgreen.svg)](https://vuejs.org/)
Introduction
Bootstrap for Vue is collection of bootstrap 4 based reusable components, (no jquery, no tether, no bootstrap.js). It is used by
Vue Issue and Zero.
Looking to contribute? Take up a task from Dev Board
Documentation
http://bootstrap-for-vue.znck.me/
Development
Launch visual tests
npm run dev
Launch Karma with coverage
npm run dev:coverage
Build
Bundle the js and css of to the dist
folder:
npm run build
License
MIT