This is a minimal Electron application with two windows. This application uses redux-electron-store for store sync and communication instead od IPC calls.
git clone https://github.com/anujverma000/redux-electron-store-example.git
npm install
npm start