Skip to content

Commit

Permalink
Update React
Browse files Browse the repository at this point in the history
  • Loading branch information
patooworld authored Feb 15, 2024
1 parent e4e5b07 commit 7fe17ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions React
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
import { Amplify } from "aws-amplify";
import amplifyconfig from './amplifyconfiguration.json';

Amplify.configure(amplifyconfig);
npx create-react-app@latest myapp
cd myapp

0 comments on commit 7fe17ff

Please sign in to comment.