Lemenxzy / vuepress-template

vuepress-template

Home Page:https://zhangpingfan.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuepress-template

安装环境

npm install -g vuepress

开始

# 开始写作
npm run dev

# 构建静态文件
npm run build

# 发布到 https://<USERNAME>.github.io 需在scripts/release.sh中修改自己的id
npm run release

About

vuepress-template

https://zhangpingfan.github.io/


Languages

Language:Shell 100.0%