How to create super easy and blazing fast VuePress blog by using only npx create-vuepress my-blog
command!
npx create-vuepress my-blog
npm run dev
npm run build
npm run serve
npm run gh
npm start
npm run logs &
npm stop
For more details, please head VuePress's documentation.