1.0.2 • Published 7 years ago

runvue v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

RunVue

A UI component library for Vue

How to use

# install dependencies
1、First of all need to add runvue to development depend on

    "runvue": "^1.0.1"

2、In the place where you need to use the introduction

    import RunVue form 'runvue'
    import 'runvue/style.css'

    Vue.use(RunVue)


3、 tpl or html 中
    <uiButton type="success"> test </uiButton>

The current version

RunVue @1.0.0
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago