vuepress-theme-reco-demo

1.0.0 • Public • Published

vuepress-theme-reco-demo

Blog demo 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

Readme

Keywords

none

Package Sidebar

Install

npm i vuepress-theme-reco-demo

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

63.2 kB

Total Files

13

Last publish

Collaborators

  • reco_luan