# vuepress-theme-reco-demo **Repository Path**: vuepress-reco/vuepress-theme-reco-demo ## Basic Information - **Project Name**: vuepress-theme-reco-demo - **Description**: 💥 Blog demo for vuepress-theme-reco - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-20 - **Last Updated**: 2021-10-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuepress-theme-reco-demo Blog demo for vuepress-theme-reco ## Experience **npx** ``` npx @vuepress-reco/theme-cli init ``` **npm** ```bash # 初始化 npm install @vuepress-reco/theme-cli -g theme-cli init ``` **yarn** ```bash # 初始化 yarn global add @vuepress-reco/theme-cli theme-cli init ```