Electron.js app with electron-rpc-api module usage examples.
- Run
yarn
console command to install the dependencies. - Run
yarn start
console command to build and start the app. It's recommended to use the same Node.js version that is bundled with Electron. Electron v4 comes with bundled Node.js v10.