Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 273 Bytes

TEDxNTUA Timer

Usage

  1. Run npm start
  2. Open localhost:1234/timer
  3. Timer resets with Space or R
  4. Timer increases by 1 min with + and decreases by 1 min with -

Installation

Install Node.JS and run npm install.