Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 256 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 256 Bytes

HITCON Online

How to use

  1. Install dependency and git hook

    yarn install
  2. Edit config in run/config/default.json file
    Change .redis.type to mock if you don't have redis service.

  3. Run this app

    ./run-dev.sh