Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 724 Bytes

README_EN.md

File metadata and controls

40 lines (27 loc) · 724 Bytes

Vuepress template

A page template based on Vuepress's native style.

English | 中文

Preview

ScreenShot

ScreenShot

Features

  • Clean simple design.

  • Multi-language support.

  • Handy shortcodes.

Installation

  • 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