An agency website built on Gatsby
For an overview of the project structure please refer to the Gatsby documentation - Building with Components.
Make sure that you have the Gatsby CLI program installed:
yarn global add gatsby-cliYou can install dependencies with
cd path/to/this/project
yarn installAnd finally, you run it with:
gatsby develop-- Hopefully this works at some point, but it won't now