| home |
true |
| heroImage |
/assets/image/logo.png |
| heroText |
uiv |
| tagline |
Bootstrap 3 Components implemented by Vue 2. |
| actionText |
Getting Started |
| actionLink |
/usage/getting-started |
| features |
| title |
details |
Lightweight |
All components ~20KB Gziped. |
|
| title |
details |
Compatible |
IE 9+ & modern browsers supported. |
|
| title |
details |
SSR |
Server-side rendering supported. |
|
|
| footer |
MIT Licensed | Designed and built by @wxsm |
import 'bootstrap/dist/css/bootstrap.min.css'
import Vue from 'vue'
import * as uiv from 'uiv'
Vue.use(uiv)