React starter-template This is a starter template for react with redux Instruction To start run npm i To build run npm build To run the app and start the hot reloading npm run start To run linting npm run lint:watch To run tests npm run test:watch