rdc-client-react

January 17, 2022 ยท View on GitHub

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