AD-feiben / vuepress-blog

blog by vuepress

Home Page:https://blog.fedevelop.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

blog by vuepress

https://blog.fedevelop.cn


Languages

Language:Shell 100.0%