electron-react-boilerplate

  1. First install dependencies: npm install
  2. In one terminal window run: npm run watch to compile react code
  3. In other one run: npm start to start Electron app