Skip to content

Instantly share code, notes, and snippets.

@omkar-joshi
Last active January 21, 2020 11:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save omkar-joshi/57c4406d5b958b4ac42103a057dc129e to your computer and use it in GitHub Desktop.
Save omkar-joshi/57c4406d5b958b4ac42103a057dc129e 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