zlu1123 / luke-blog

Luke的博客

Home Page:https://zlu1123.github.io/luke-blog/

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

Luke的博客

https://zlu1123.github.io/luke-blog/


Languages

Language:Shell 100.0%