I have just started working with electron and I had a really hard time making it work with reactJS. I would love some insight about how this framework actually works, compiles and packages. The dos and don'ts as well. I promise I won't bug if.
I started with the sample from this project - webpack.electron.build After that, I simply added react and react-dom libraries and then I was able to start writing react compontents.
Chris Edgington
The Coach
I started with the sample from this project - webpack.electron.build After that, I simply added react and react-dom libraries and then I was able to start writing react compontents.