crip-vue-bootstrap
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

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

Package Sidebar

Install

npm i crip-vue-bootstrap

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • tahq69