A starter template for creating a minimal blog with Markdown
gridsome create my-gridsome-site https://github.com/alexbrown/gridsome-starter-minimal-blog.git
to create a gridsome project with the starter templatecd my-gridsome-site
to open the foldergridsome develop
to start a local dev server athttp://localhost:8080
- Happy coding 🎉🙌
npm run build