A blog starter theme for Gridsome with a minimalistic design.
npm install --global @gridsome/cli
gridsome create my-blog https://github.com/lauragift21/gridsome-minimal-blog
to install default startercd my-blog
to open the foldergridsome develop
to start a local dev server athttp://localhost:8080
- Happy coding 🎉🙌
Use this deploy button to get your own copy of the repository.