Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.05 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.05 KB

Qin.js

Node.js CI Maintainability Test Coverage

A gaming sandbox engine written in Redux

Using remoteredux-standalone to debug

Because Qin.js is based on redux framework, so every event could be debugging on remoteredux-standalone

  • install remoteredux-standalone globally and run remoteredux --port=1029 in terminal
  • use debugging: true when create Qin Object: new qinjs.Qin({debugging: true}); and you should see events are showing in monitor