0.1.10 • Published 7 years ago

x-vue v0.1.10

Weekly downloads
8
License
ISC
Repository
-
Last release
7 years ago

Intro

Vue + Bootstrap4 components

For detail, view doc

Install

npm i x-vue

Usage

import vue from 'vue'
import XVue from 'x-vue'
vue.use(XVue)

Development

clone the project

npm install
npm start

文档如何生成

在example根目录下加入某个组件为名字的.doc文件,如button.doc,然后创建一个button文件夹, 在该文件夹中随意创建多个demo,以.vue为后缀,然后在router.js中引用这个.doc文件

0.1.10

7 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.1

8 years ago