1.0.12 • Published 1 year ago

@fly-vue/vuepress-theme-fly v1.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

文档主题 fed-vue-docs-theme

安装

npm i @fly-vue/vuepress-theme-fly -D

使用

// .vuepress/config.js
module.exports = {
  theme: '@fly-vue/vuepress-theme-fly',
  themeConfig: {
    // Please head documentation to see the available options.
  }
}