SET TYPESCRIPT & REDUX & REDUX-SAGA

$ yarn create react-app typescript-react --template typescript

$ yarn add redux react-redux @types/react-redux

$ yarn add redux-saga