0.1.3 • Published 2 years ago

hollycas-components v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago