Skip to content

HurleyWong/gridsome-starter-notes-hurley

Repository files navigation

Hurley's Notes

Copyrights

This website is developed and designed by spencerwooo and Gridsome's official template gridsome-starter-blog. Thanks for their excellent blog starter templates.

Install Locally

1. Install Gridsome CLI tool if you don't have

npm install --global @gridsome/cli

2. Install this blog starter

  1. gridsome create your-own-name https://github.com/HurleyWong/gridsome-starter-notes-hurley
  2. cd your-own-name to open folder
  3. gridsome develop to start local dev server at http://localhost:8080
  4. Happy coding by yourself 🎉

Hurley's Blog ©Hurley. Released under the MIT License.