Install NodeJS v16.20.0
npm install
The filefilego compiled binary must be copied to the bin directory before the electron application is executed.
All the platforms must use the compiled binary file named: "filefilego".
Finally to run the electron application:
npm run electron:serve