Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 409 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 409 Bytes

Vuepress-starter

Build Greenkeeper badge

Vuepress 启动模板,安装即用 🎉

使用

# 克隆仓库

git clone https://github.com/Jiannei/vuepress-starter.git

# 安装依赖
yarn install

# 启动

yarn docs:build

# 开始写作
️