#Build reactjs/electronjs app
1 messages · Page 1 of 1 (latest)
You can use electron-builder or electron-forge
the term you are searching is called "packaging" in the electron world
https://www.electronjs.org/docs/latest/tutorial/tutorial-packaging
To distribute your app with Electron, you need to package it and create installers.
Mh
Yea it worked well on my app without react
but it's not working here when i start the exe in the out/indou-win32-x64
what's your config?
what do you mean