React-Redux-Weather-App Install / Start up an application $ npm install or yarn install $ npm start or yarn start Test To run tests $ npm test or yarn test To check unit-test code coverage $ npm run test:coverage or yarn run test:coverage