NOTICE: if you are always broken with electron & electron-builder installing, please try below commands:
$ npm set ELECTRON_MIRROR=http://npmmirror.com/mirrors/electron/
$ npm set ELECTRON_BUILDER_BINARIES_MIRROR=http://npmmirror.com/mirrors/electron-builder-binaries/
-
Install dependencies
$ yarn install
-
please modify ip address of config-overrides.js which is rdc-server running on.
-
Happy hacking
$ yarn start