README
cra-template-amplify-typescript
The unofficial Amplify + TypeScript template for Create React App
Usage
npx create-react-app my-app --template amplify-typescript
The unofficial AWS Amplify + TypeScript template for Create React App.
<script type="module">
import craTemplateAmplifyTypescript from 'https://cdn.skypack.dev/cra-template-amplify-typescript';
</script>
The unofficial Amplify + TypeScript template for Create React App
npx create-react-app my-app --template amplify-typescript