Based on course: https://www.udemy.com/react-redux-tutorial/
ES6, react, redux, babel, webpack, mocha, chai, jQuery, react test utils, bdd, jsdom
Checkout this repo, install dependencies, then start the webpack process with the following:
> git clone https://github.com/Fendoro/TestReactApp.git
> cd TestReactApp
> npm install
> npm start