I cloned the repo, installed dependencies, made sure I had node, and tried to run min with the given command node_modules/.bin/electron .
It threw the error in the command line 'node_modules' is not recognized as an internal or external command, operable program or batch file.
Any suggestions?