Update dependencies, use .js file extensions

This commit is contained in:
Gianluca Esposito 2016-02-21 23:45:50 +01:00
parent 4d3c5ca244
commit 65431b45bb
7 changed files with 28 additions and 21 deletions

View file

@ -3,3 +3,6 @@ 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`