jccp_a/vuepress/README.md
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +08:00

502 B

tjtj

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