# Redux + TypeScript template npx create-react-app my-app --template redux-typescript # Redux + Plain JS template npx create-react-app my-app --template redux