@fly-vue/vuepress-theme-fly
v1.0.12
Published
文档主题
Downloads
3
Readme
文档主题 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.
}
}