Skip to content

it235/it235-vuepress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuepress博客源码

配套视频地址:https://www.bilibili.com/video/BV17t41177cr

github预览地址:https://it235.github.io/

gitee预览地址:https://it235.gitee.io/

君哥博客地址:https://www.it235.com/

白嫖有罪,如有帮助,点赞收藏!

运行

# 打开cmd 全局安装yarn
$ npm i -g yarn

# 设置yarn淘宝源,使用npm的同学,也是可以设置淘宝源
$ yarn config set registry https://registry.npm.taobao.org

$ git clone https://github.com/it235/it235-vuepress.git

# 打开CMD命令行窗口
$ cd it235-vuepress

# 安装vuepress
$ yarn add -D vuepress 或 npm install -g vuepress

$ yarn docs:dev  或 npm run docs:dev

预览

1563786698861

About

vuepresss博客模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages