- Set up Yarn: https://yarnpkg.com/lang/en/docs/install/#mac-stable)[https://yarnpkg.com/lang/en/docs/install/
- Install the Gatsby CLI globally:
yarn global add gatsby-cli
- Navigate to your new directory and run:
yarn develop
- You should now be running a new Gatsby site locally! 🎉