jccp_a/vuepress
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +08:00
..
docs 1 2025-11-12 17:57:30 +08:00
node_modules 1 2025-11-12 17:57:30 +08:00
build.log 1 2025-11-12 17:57:30 +08:00
package-lock.json 1 2025-11-12 17:57:30 +08:00
package.json 1 2025-11-12 17:57:30 +08:00
README.md 1 2025-11-12 17:57:30 +08:00
README.zh-CN.md 1 2025-11-12 17:57:30 +08:00

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