Skip to content

lq782655835/vuepress-theme-vuesax

Repository files navigation

VuePress-Theme-Vuesax

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

Preview