Skip to content

tahq69/vue-bootstrap

Repository files navigation

crip-vue-bootstrap

Bootstrap components wrapped for Vue.js apps. Take a look to examples page.

Usage

Install

> npm i -S crip-vue-bootstrap

Setup

import Vue from "vue"
import CripBootstrap from "crip-vue-bootstrap"

// Install component in to Vue instance.
Vue.use(CripBootstrap)

Display component

// App.vue

Build Setup

# install dependencies and serve with hot reload at localhost:8080
> npm i && npm run dev

Release steps

> npm run release

About

Bootstrap components wrapped for Vue.js apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published