mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 17:22:05 -07:00
13 lines
411 B
Markdown
13 lines
411 B
Markdown
# 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`
|