The example code here is intended to be used alongside the tutorials at https://gatsbyguides.com/.
Branches represent the state of code after completing different tutorials.
Install the required packages:
yarn install
Then start the Gatsby development server:
gatsby develop