* 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
* copied with-redux -> with-redux-wrapper, changed links in readme * added simplified redux wrapper * removed next-redux-wrapper dep * changed imports to local wrapper * changed readme to reflect changes