Skip to content

How to create super easy and blazing fast VuePress blog created by `npx create-vuepress my-blog` command! https://daggerok.github.io/my-blog/

Notifications You must be signed in to change notification settings

daggerok/my-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-blog Build Status

How to create super easy and blazing fast VuePress blog by using only npx create-vuepress my-blog command!

generate blog boilerplate

npx create-vuepress my-blog

npx create-vuepress my-blog

start development

npm run dev

open http://127.0.0.1:8080/

build

npm run build
npm run serve

open http://127.0.0.1:5000/

GitHub Pages

npm run gh

pm2

npm start
npm run logs &
npm stop

For more details, please head VuePress's documentation.

About

How to create super easy and blazing fast VuePress blog created by `npx create-vuepress my-blog` command! https://daggerok.github.io/my-blog/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published