npm i vuepress-theme-vuesax
Open your .vuepress/config.js, and then add VuePress theme reference code:
.vuepress/config.js
module.exports = { theme: 'vuesax' }
You can get help here: Using a theme
About →