home | heroImage | heroText | tagline | actionText | actionLink | features | footer | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true |
/assets/image/logo.png |
uiv |
Bootstrap 3 Components implemented by Vue 2. |
Getting Started |
/usage/getting-started |
|
MIT Licensed | Designed and built by @wxsm |
$ yarn add uiv
import 'bootstrap/dist/css/bootstrap.min.css'
import Vue from 'vue'
import * as uiv from 'uiv'
Vue.use(uiv)