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-cli
You can install dependencies with
cd path/to/this/project
yarn install
And finally, you run it with:
gatsby develop
-- Hopefully this works at some point, but it won't now