Files
explorer.fullstack.cash/README.md
T

13 lines
411 B
Markdown
Raw Normal View History

2017-07-26 13:46:19 -06:00
# gatsby-starter-hello-world
2018-09-18 20:55:24 +01:00
Starter with the bare essentials needed for a [Gatsby](https://www.gatsbyjs.org/) site.
2017-11-07 21:10:17 -05:00
Install this starter (assuming Gatsby is installed) by running from your CLI:
```
gatsby new gatsby-site https://github.com/gatsbyjs/gatsby-starter-hello-world
```
2018-09-18 20:56:06 +01:00
Or [view the live demo here](https://gatsby-starter-hello-world-demo.netlify.com/).
2018-09-18 20:55:24 +01:00
2017-11-07 21:10:17 -05:00
## Running in development
`gatsby develop`