gatsby new new-blog https://github.com/KyleAMathews/gatsby-starter-theme-hyde
cd new-blog
gatsby develop
The theme is in the gatsby-theme-hyde
directory.
The starter is in the starter
directory.
You can run the starter and develop on the theme by running:
yarn workspace starter develop