vuepress-base
Starter template for a VuePress site
One-click Deploy
Local Development
To try it out locally, clone this repo and generate a static site
git clone https://github.com/anishkny/vuepress-base
cd vuepress-base
npm install
npm run build
For more information, see VuePress Docs