Skip to content

qqlcx5/vuepress-plugin-live2d-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuepress-plugin-live2d-model

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

wechat

How to use

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

  2. add in config.js

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