Getting started with Redux and basic implementation and also I will build this repo as a Container, yess you're right. I'm using Docker, and guess what? I'll push it into DockerHub
git pull https://github.com/ariebrainware/insurance-dux.git && cd insurance-dux/ # Pull this repo
npm i && npm start # Install dependencies and start the code
docker pull brainware/insurance-dux