https://github.com/completejavascript/gatsby-tutorial
Gatsby tutorial for creating a blog
https://github.com/completejavascript/gatsby-tutorial
Last synced: 5 months ago
JSON representation
Gatsby tutorial for creating a blog
- Host: GitHub
- URL: https://github.com/completejavascript/gatsby-tutorial
- Owner: completejavascript
- License: mit
- Created: 2018-10-03T16:12:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T16:18:38.000Z (about 7 years ago)
- Last Synced: 2025-04-03T00:41:24.345Z (9 months ago)
- Language: JavaScript
- Homepage: https://gatsby-tutorial-demo.netlify.com/
- Size: 878 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`
"# gatsby-tutorial"