I\'m trying to build one small desktop app using:
NodeJS will be used for scanning loc
I've just published a sample project which shows how to build a desktop app using Electron, Angular4 and Sqlite3. You can clone it here
Note I've node-gyp globally installed.
Hope it helps