edvinasjurele / react-project-starter

React project starter with integrated Webpack 4, SASS, ESLint, Stylint and Prettier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add react-redux support

edvinasjurele opened this issue · comments

Current project setup has no redux support.

Expectation

  • Project supports global state management with react-redux
  • Packages react and react-redux are added to the project