vbs

0.0.3 • Public • Published

vbs build status

Bootstrap style components writing with Vue.

Install

npm i vbs -S

Usage

import Vue from 'vue'
import VBS from 'vbs'
import 'vbs/dist/vbs.min.css'
Vue.use(VBS)

Demo

Online demo here

Develop step

# or npm i 
yarn add
npm start

Build step

# This build the doc folder 
npm run build:doc
# This build the vbs library 
npm run build

Package Sidebar

Install

npm i vbs

Weekly Downloads

52

Version

0.0.3

License

MIT

Last publish

Collaborators

  • erguotou