Skip to content

CheolHoJung/vuepress-blog-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuepress-blog-default-theme

A boilerplate for create blog using vuepress.

Quick start

VuePress requires Node.js >= 8

Make sure you have node.js installed, then following commands.

# install globally
yarn global add vuepress # OR npm install -g vuepress

# clone
git clone https://github.com/CheolHoJung/vuepress-blog-boilerplate.git
cd vuepress-blog-boilerplate

# build
yarn install --save # OR npm install --save
yarn dev # OR npm run dev

About

VuePress boliderplates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published