npx create-react-app <name> --template redux // without typescript npx create-react-app <name> --template redux typescript // with typescript