2026-04-29 19:16:55 +08:00
2026-04-29 19:08:28 +08:00
2026-04-29 19:08:28 +08:00
2026-04-29 19:08:28 +08:00
2026-04-29 19:08:28 +08:00
2026-04-29 19:08:28 +08:00
2026-04-29 19:16:55 +08:00

vuepress-theme-reco-demo

Blog demo1 for vuepress-theme-reco

Experience

npx

npx @vuepress-reco/theme-cli init my-blog

npm

# init
npm install @vuepress-reco/theme-cli -g
theme-cli init my-blog

# install
cd my-blog
npm install

# run
npm run dev

# build
npm run build

yarn

# init
yarn global add @vuepress-reco/theme-cli
theme-cli init my-blog

# install
cd my-blog
yarn install

# run
yarn dev

# build
yarn build
S
Description
No description provided
Readme 2.5 MiB
Languages
HTML 99.3%
JavaScript 0.7%