Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microfleet/microfleet.io
microfleet.io landing page
https://github.com/microfleet/microfleet.io
gatsby github-pages javascript react
Last synced: 28 days ago
JSON representation
microfleet.io landing page
- Host: GitHub
- URL: https://github.com/microfleet/microfleet.io
- Owner: microfleet
- License: mit
- Created: 2019-09-11T16:25:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:42:54.000Z (about 1 year ago)
- Last Synced: 2024-11-21T04:11:45.458Z (3 months ago)
- Topics: gatsby, github-pages, javascript, react
- Language: JavaScript
- Size: 5.66 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.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/) siteInstall 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`