0.1.3 • Published 4 years ago

hollycas-components v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

hollycas-components

Project setup

npm install hollycas-components

Global import

import hollycasComponents  from 'hollycas-components'
Vue.use(hollycasComponents);  

Single component introduction

import hollycasComponents from 'hollycas-components'
Vue.component('hellodata',hollycasComponents.hellodata)

Customize configuration

See Configuration Reference.

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago