Skip to content
This repository has been archived by the owner on Apr 26, 2018. It is now read-only.

znck/bootstrap-for-vue

Repository files navigation

npm vue2

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