vuepress-theme-reco-demo icon indicating copy to clipboard operation
vuepress-theme-reco-demo copied to clipboard

🎉 This is the templates for vuepress-theme-reco.

vuepress-theme-reco-demo

Blog demo for vuepress-theme-reco

Experience

npx

npx @vuepress-reco/theme-cli init

npm

# 初始化
npm install @vuepress-reco/theme-cli -g
theme-cli init

yarn

# 初始化
yarn global add @vuepress-reco/theme-cli
theme-cli init