gatsby-starter-blog-forestry/README.md
2018-09-18 20:59:47 +01:00

11 lines
332 B
Markdown

# gatsby-starter-blog
Gatsby starter for creating a blog
Install this starter (assuming Gatsby is installed) by running from your CLI:
`gatsby new gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog`
Or [view the live demo here](https://gatsby-starter-blog-demo.netlify.com/).
## Running in development
`gatsby develop`