Skip to content

xiaocking/vuepress-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuepress模板

基于 vuepress + vuepress-theme-reco主题 创建的vuepress模板

下载使用

下载

git clone https://github.com/xiaocking/vuepress-template.git

进入项目

cd vuepress-template

安装依赖

npm install

启动模板

npm run dev

构建

npm run build

说明

模板使用了MD文件自动注入到路由中
如果想手动编写路由
可以删除掉 .vuepress 文件夹中的 routerLayout.js 文件
然后 删除 .vuepress 文件夹中 config.js 中的引用即可

About

基于 vuepress + vuepress-theme-reco主题 创建的vuepress模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published