mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
README: add more details and commands (#6)
* README: add more details and commands * Update README.md
This commit is contained in:
committed by
Kyle Mathews
parent
7a3de933ba
commit
453d6c75ac
@@ -1,2 +1,10 @@
|
||||
# gatsby-starter-hello-world
|
||||
Starter with the bare essentials needed for a Gatsby site
|
||||
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`
|
||||
|
||||
Reference in New Issue
Block a user