I finally got my Git-Gatsby.js situation figured out. I needed to install Git on Windows so it worked not just in Git Bash but also in CMD and PowerShell.
To run @gatsbyjs in Windows, you need to be in the Git Bash shell, not CMD or PowerShell -- "How to get started" tutorial doesn't mention this