Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 515 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 515 Bytes

phoat-press-plume

The Site is generated using vuepress and vuepress-theme-plume

Install

npm i

Usage

# start dev server
npm run docs:dev
# build for production
npm run docs:build
# preview production build in local
npm run docs:preview
# update vuepress and theme
npm run vp-update

Documents