4

Obviously I wouldn't be able to utilize IPC or persist data but I would like to use Chrome directly to build some UI stuff. If I like the look I thought I could just build up an ElectronJS app around it to handle the actual window stuff. Is that possible or is that asking for problems?

dirtymikeandtheboys
  • 511
  • 2
  • 5
  • 17

1 Answers1

0

Of course. You can package the react web application as the static resource and then load in electron browse window.

truejasonxiefans
  • 179
  • 2
  • 12