nine0703 / vue_Blog

This is TK.ENDO's Blog.

Home Page:https://nine0703.github.io/vue_Blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

GitHub stars CI baiduPush

快速开始

使用喜欢的包管理器安装依赖

yarn add -D vuepress # npm install -D vuepress

创建你的第一篇文档

mkdir docs && echo '# Hello VuePress' > docs/README.md

启动服务

yarn docs:dev # npm run docs:dev

目录结构

<DIR>      docs 
<DIR>      dp_backup    // 依赖备份
<DIR>      node_modules
<DIR>      theme    // 主题文件夹

About

This is TK.ENDO's Blog.

https://nine0703.github.io/vue_Blog/

License:GNU General Public License v3.0