Config for webpack 2 for using it with ReactJs, Redux and hot-reload
This is a template of configuration files for wepback2, babel and node server. After clonning this you need to run in directory 'npm i' and after 'npm i webpack -g'. To start this app you need to run in directory 'npm start' and open in browser 'localhost:3000'.