Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 249 Bytes

File metadata and controls

10 lines (7 loc) · 249 Bytes

helloworld-electron

Setup

After downloading, build with yarn install

Start up

run yarn dev

To repro issue with iohook:

After electron window is initialized, press any key. You should see keydown events being logged to the console.