0.1.10 • Published 10 years ago

x-vue v0.1.10

Weekly downloads
8
License
ISC
Repository
-
Last release
10 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

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.1

10 years ago