Skip to content

lewiscutey/vuepress-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple vuepress scaffolding is used to create a vuepress blog!

Installation

npm i vuepress-init -g

Usage

vuepress init

cd <your project> && npm install

npm run dev

npm run new -- <blog name>.md

npm run deploy