https://github.com/codejourneymen/dccha-gatsby
test of gatsby deployment
https://github.com/codejourneymen/dccha-gatsby
Last synced: 11 months ago
JSON representation
test of gatsby deployment
- Host: GitHub
- URL: https://github.com/codejourneymen/dccha-gatsby
- Owner: CodeJourneymen
- License: mit
- Created: 2019-06-07T19:48:33.000Z (about 7 years ago)
- Default Branch: 05-update-recipe-list
- Last Pushed: 2023-06-10T00:57:46.000Z (about 3 years ago)
- Last Synced: 2025-02-27T03:48:03.540Z (over 1 year ago)
- Language: JavaScript
- Size: 764 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hook 42 Gatsby/Drupal Training
We thank you for taking this training and welcome your feedback.
For more information about Hook 42, please visit our website at [http://www.hook42.com](http://www.hook42.com).
## Local Dependencies
1. NodeJS/NPM (LTS, 10.15.3)
1. A stable internet connection :)
## Initial setup
1. Fork and clone this repository
1. Install Gatsby CLI globally: `npm install -g gatsby-cli`
## Running the project
##
1. From the root of this repo: `npm install`
1. `gatsby develop`