Skip to content

Instantly share code, notes, and snippets.

@victorbruce
Created May 3, 2019 15:45
Show Gist options
  • Save victorbruce/5c518cf5ebbb6c23fea85fc5cf863e5d to your computer and use it in GitHub Desktop.
Save victorbruce/5c518cf5ebbb6c23fea85fc5cf863e5d to your computer and use it in GitHub Desktop.

Deploying React App to App Engine

  • Run the command gcloud init
  • Reinitialize settings by choosing an account, a project, and a location
  • Create an app.yaml file
  • gcloud app deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment