Create React App + AWS Amplify + TypeScript template.
This template installs the latest
version of AWS Amplify, and adds the configuration step to index.tsx
.
npx create-react-app my-amplify-app --template aws-amplify-typescript
For additional templates that include UI components, basic routing, etc, see my AWS Amplify CRA Templates repo.
This is a personal project - opinions are my own