■PC環境・Windows10、Administrator(管理者)アカウント ・Gatsby.js の CLI をインストール ・node version 14.15.0 ・npm version 6.14.8 ・git version 2.29.2.windows.1 ■AWS AmplifyでデプロイAWS Amplifyでデプロイする前に、GitHubにログインし、空のリポジトリを作成しておきます。 C:\Users\Administrator>cd blog C:\Users\Administrator\blog>git remote add origin https://github.com/○○/○○.git C:\Users\Administrator\blog>git push -u origin mastercdコマンドで作成したプロジェクトに移動し、gitのコマンドを