Minimal NW.js example, based on the NW.js Quick Start.
- Linux and MacOS: no issues so far
- Windows: [#144 SAP NWRFC SDK on NW.js and Electron and Windows 10](https://github.com/SAP/node-rfc/issues/1444
# Go into the repository
cd nwjs-quick-start
# Install dependencies
npm install
# Run the app
npm start