1542263 / example-vuepress-blog

An example for an article I wrote on how I build my blog into VuePress: https://jordonbaade.com/blog/blogging-vuepress-default-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

home
true

Instructions

  1. Clone this repo to your machine
  2. cd into the cloned folder
  3. Run npm install
  4. Run vuepress dev and visit the provided localhost link or run vuepress build to build production files

License

MIT

About

An example for an article I wrote on how I build my blog into VuePress: https://jordonbaade.com/blog/blogging-vuepress-default-theme

License:MIT License


Languages

Language:Vue 87.7%Language:JavaScript 12.3%