Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 25, 2020 10:15
Show Gist options
  • Save velotiotech/efcd4f75f34d8ac23bb2c1378b55a48e to your computer and use it in GitHub Desktop.
Save velotiotech/efcd4f75f34d8ac23bb2c1378b55a48e to your computer and use it in GitHub Desktop.
Snippet #1
import Amplify from 'aws-amplify';
import awsConfig from './aws-exports';
Amplify.configure(awsConfig);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment