npx create-react-app my-app --template redux-typescript

# or

yarn create react-app my-app --template redux-typescript