Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Latest commit

 

History

History
71 lines (47 loc) · 1.54 KB

README.md

File metadata and controls

71 lines (47 loc) · 1.54 KB

qiokian - anime in vue.js!

🙊 live2d anime figure vuejs component.

forthebadge forthebadge forthebadge forthebadge

shishiro botan


🔗 demo link

🧱 usage

  • to install, run:

    npm install qiokian
  • to use the component:

    import Qiokian from 'qiokian'
    Vue.use(Qiokian)

🛠 contributing

📥 install dependencies

npm install

🔨 compiles and hot-reloads for development

npm run serve

📦 compiles and minifies for production

npm run build

inspired by https://github.com/stevenjoezhang/live2d-widget.

all forms of contribution are welcome, and yes, stars please.