Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 433 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 433 Bytes

yagd-frontend

Setup

  1. Install node lib by yarn install

  2. Only for win

    1. Compile client .java file

    2. Make bin dir at yagd-client (yagd-client/bin)

    3. Copy those .class into bin dir

    4. Change prepare-bin script in package.json as echo a

うさげ

  • yarn dev

Build

  • Win

    yarn electron:build:win

  • Linux

    yarn electron:build:lin

Get installer at dist dir