SymphonyElectron/demo
Vikas Shashidhar 65b08f0952 Electron-17: Crash Reporter
1. Implemented crash reporter for both main and renderer processes
2. Fetch crash log details from Symphony.config
3. Send reports to a break pad server
2017-05-24 19:02:49 +05:30
..
index.html Electron-17: Crash Reporter 2017-05-24 19:02:49 +05:30
README.md simplify local dev env (#35) 2017-03-21 11:50:26 -07:00
win.html add support for window.open (#59) 2017-04-18 09:02:25 -07:00

To start the demo from command line do:

  • npm install
  • npm run demo