mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 09:12:05 -07:00
11 lines
325 B
Markdown
11 lines
325 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
|
|
```
|
|
|
|
## Running in development
|
|
`gatsby develop`
|