介绍

2021/9/20

此版本仅为尝鲜版本,功能不完整,且 UI 及功能在 latest 版本之前均为做出较大,谨慎用于生产环境。

# 快速开始

npx

# 初始化,并选择 2.x
npx @vuepress-reco/theme-cli init

npm

# 初始化,并选择 2.x
npm install @vuepress-reco/theme-cli@1.0.7 -g
theme-cli init

yarn

# 初始化,并选择 2.x
yarn global add @vuepress-reco/theme-cli@1.0.7
theme-cli init