Files
blog-srv/README.md
yinxiaolong 72d7dccaef init
2026-07-23 15:26:41 +08:00

514 B

my-vuepress-site

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