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