9 lines
254 B
Markdown
9 lines
254 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`
|
|
|
|
## Running in development
|
|
`gatsby develop`
|