Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 580 Bytes

File metadata and controls

22 lines (17 loc) · 580 Bytes

rdc-client-react

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/

Getting start with rdc-client-react

  1. Install dependencies

    $ yarn install
  2. please modify ip address of config-overrides.js which is rdc-server running on.

  3. Happy hacking

    $ yarn start