Minimal Electron example, based on the electron-quick-start app.
- Linux and MacOS: no issues so far
- Windows: #144 SAP NWRFC SDK on NW.js and Electron and Windows 10
# Go into the repository
cd electron-quick-start
# Install dependencies
npm install
# Run the app
npm start