hbthreeboxs
v0.1.4
Published
``` npm i hbthreeboxs ``` ``` import threeBox from 'hbthreeboxs' ``` ``` app.use(threeBox) ``` ``` app.vue <threeBox /> ```
Downloads
1
Readme
hbthreeboxs
npm i hbthreeboxs
import threeBox from 'hbthreeboxs'
app.use(threeBox)
app.vue
<threeBox />