Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 243 Bytes

Readme.md

File metadata and controls

7 lines (5 loc) · 243 Bytes

Chess interface to interact with Resker

  1. npm install
  2. `npm run build' (webpack monitors changes in code)
  3. electron . (in another terminal probably)

Electron will reload with every webpack build