1.0.11 • Published 1 year ago
vuepress-theme-doc v1.0.11
文档主题 vuepress-theme-doc
安装
npm i vuepress-theme-doc -D
使用
// .vuepress/config.js
module.exports = {
theme: 'vuepress-theme-doc',
themeConfig: {
// Please head documentation to see the available options.
}
}