Skip to content

Latest commit

 

History

History

electron-app

Electron.js app with electron-rpc-api module usage examples.

Getting started

  1. Make sure you run npm v7+ (comes with Node.js v15+).
  2. Run yarn --pure-lockfile console command to install the dependencies.
  3. Run yarn start console command to build and start the app.

app-demo