Skip to content

yanm1ng/vue-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

A blog platform built with Vue.js

Intro

利用 github 的API 拉取 我的博文 repos 的 markdown 文件作为博客的内容 前端使用 Vue.js

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Notice

develop-ssr 分支为 Vue-SSR 服务端渲染的开发分支