Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelsolorio/gatsby-sample-app
https://github.com/miguelsolorio/gatsby-sample-app
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/miguelsolorio/gatsby-sample-app
- Owner: miguelsolorio
- License: mit
- Created: 2019-03-15T05:00:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T05:01:09.000Z (almost 6 years ago)
- Last Synced: 2025-01-03T13:38:46.902Z (21 days ago)
- Language: JavaScript
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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`