A page template based on Vuepress's native style.
-
Clean simple design.
-
Multi-language support.
-
Handy shortcodes.
- Clone
git clone https://github.com/leejiawang/vuepress-template.git
- Install
yarn install & npm install -g vuepress
- Preview
yarn run docs:dev & npm run docs:dev
- Build
yarn run docs:build & npm run docs:build