vuepress-theme-vuesax
v1.0.0
Published
vuepress theme for vuesax
Downloads
2
Readme
Quick start
Install theme
npm i vuepress-theme-vuesaxUse theme
Open your .vuepress/config.js, and then add VuePress theme reference code:
module.exports = {
theme: 'vuesax'
}You can get help here: Using a theme
