Image Coordinator is a cross-platform tool for getting area coordinates, built on top of Electron and React .
Try it out now! Click Here
Before you compile the app, make sure you have Node and Yarn installed.
If you're running the app for the first time, enter the following:
$ yarn first-run
Then you can either install the app or unpack the archive in ./dist
folder
To run app at Weback dev server:
$ yarn start