https://github.com/qqlcx5/vuepress-plugin-live2d-model
vuepress 看板娘插件
https://github.com/qqlcx5/vuepress-plugin-live2d-model
live2d live2d-model vuepress
Last synced: 5 months ago
JSON representation
vuepress 看板娘插件
- Host: GitHub
- URL: https://github.com/qqlcx5/vuepress-plugin-live2d-model
- Owner: qqlcx5
- Created: 2021-02-21T11:14:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-28T16:44:51.000Z (about 5 years ago)
- Last Synced: 2025-03-06T12:52:29.905Z (over 1 year ago)
- Topics: live2d, live2d-model, vuepress
- Language: Vue
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuepress-plugin-live2d-model
**加入前端有道交流群、技术探讨、学习**

## 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",
]
}
```