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 看板娘插件
- Host: GitHub
- URL: https://github.com/qqlcx5/vuepress-plugin-live2d-model
- Owner: qqlcx5
- Created: 2021-02-21T11:14:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-28T16:44:51.000Z (over 4 years ago)
- Last Synced: 2025-01-16T23:12:28.198Z (9 months 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 use1. install `npm i vuepress-plugin-live2d-model -S`
2. add in `config.js`
```js
module.exports = {
plugins: [
"vuepress-plugin-live2d-model",
]
}
```