https://github.com/decimoseptimo/azulacero-web
Official azulcero.mx website. Made with gatsby v2 and contentful.
https://github.com/decimoseptimo/azulacero-web
Last synced: 2 months ago
JSON representation
Official azulcero.mx website. Made with gatsby v2 and contentful.
- Host: GitHub
- URL: https://github.com/decimoseptimo/azulacero-web
- Owner: decimoseptimo
- License: mit
- Created: 2019-04-28T18:19:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T20:29:31.000Z (over 2 years ago)
- Last Synced: 2023-10-15T23:26:32.000Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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/) 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`