Getting Started Apply following steps to get started Familiar with Git? Checkout this repo, install dependencies, then start the gulp process with the following: > git clone https://github.com/owais4321/React-Redux-todo-app > cd React-Redux-todo-app > npm install > npm start