An open API service indexing awesome lists of open source software.

https://github.com/dentednerd/gatsby-hello-world

Learning Gatsby and gh-pages integration (https://www.gatsbyjs.com/docs/how-to/previews-deploys-hosting/how-gatsby-works-with-github-pages/)
https://github.com/dentednerd/gatsby-hello-world

Last synced: 8 months ago
JSON representation

Learning Gatsby and gh-pages integration (https://www.gatsbyjs.com/docs/how-to/previews-deploys-hosting/how-gatsby-works-with-github-pages/)

Awesome Lists containing this project

README

          

# gatsby-starter-hello-world
Starter with the bare essentials needed for a [Gatsby](https://www.gatsbyjs.org/) site.

Install this starter (assuming Gatsby is installed) by running from your CLI:
```
gatsby new gatsby-site https://github.com/gatsbyjs/gatsby-starter-hello-world
```

Or [view the live demo here](https://gatsby-starter-hello-world-demo.netlify.com/).

## Running in development
`gatsby develop`