React + Redux Boilerplate INSTRUCTIONS Install YARN globally through npm install -g yarn Install dependencies by runing command: yarn install Start app by yarn start Crypto exchange app on react To make production built, run command yarn run build