* remove global npm install of create-next-app * add npx to create-next-app command in examples * add bash to shell snippets * add yarn create to next-app command in examples * fix READMEs named with lowercase * change READMEs to use UPPERCASE
* examples: add create-next-app * fix with-typescript readme
* implemented example for using redux with reselect and recompose * removed unused package * fixed linting issue * fixed linting issue