An open API service indexing awesome lists of open source software.

https://github.com/qqlcx5/vuepress-plugin-live2d-model

vuepress 看板娘插件
https://github.com/qqlcx5/vuepress-plugin-live2d-model

live2d live2d-model vuepress

Last synced: 7 months ago
JSON representation

vuepress 看板娘插件

Awesome Lists containing this project

README

          

# vuepress-plugin-live2d-model

**加入前端有道交流群、技术探讨、学习**

![wechat](https://cdn.jsdelivr.net/gh/qqlcx5/figure-bed@v1.0.0/image/wechat_m.png)
## How to use

1. install `npm i vuepress-plugin-live2d-model -S`

2. add in `config.js`

```js
module.exports = {
plugins: [
"vuepress-plugin-live2d-model",
]
}
```