vuepress-theme-vuesax
v1.0.0
Published
vuepress theme for vuesax
Downloads
3
Readme
Quick start
Install theme
npm i vuepress-theme-vuesax
Use 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