Setting up React / Redux / Typescript

PHOTO EMBED

Wed Nov 10 2021 04:13:52 GMT+0000 (Coordinated Universal Time)

Saved by @TheInspired #javascript

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

# or

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