vuepress-plugin-live2d-model
v1.0.7
Published
plugin for vuepress live2d
Downloads
1
Maintainers
Readme
vuepress-plugin-live2d-model
加入前端有道交流群、技术探讨、学习
How to use
install
npm i vuepress-plugin-live2d-model -S
add in
config.js
module.exports = {
plugins: [
"vuepress-plugin-live2d-model",
]
}