11 lines
332 B
Markdown
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`
|