Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 449 Bytes

countdown-sync

Synchronize a countdown between multiple clients to start some event.

Building

Build by hosting the src folder on any server (http-server is a simple one for local use).

Firebase

A Firebase instance can be set up by running firebase serve for local, firebase deploy for prod. Note that you may need to update the values in countdown-sync-config.js.