Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 306 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 306 Bytes

Scoreboard

CI

Requirements

  • Node.js 10.x, 11.x
  • express
  • http
  • socket.io

Installation

  1. Clone this repository.
  2. Run npm install.
  3. Run node index.js.

Notes

This project's CI is only run npm install.