Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 507 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 507 Bytes

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.

Local Dependencies

  1. NodeJS/NPM (LTS, 10.15.3)
  2. A stable internet connection :)

Initial setup

  1. Fork and clone this repository
  2. Install Gatsby CLI globally: npm install -g gatsby-cli

Running the project

  1. From the root of this repo: npm install
  2. gatsby develop