Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 425 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 425 Bytes

Chronometer

Elegant and intuitive web-based timer.

Installation

# clone the repo
git clone https://github.com/pablodorrio/chronometer

Usage

# change the working directory to chronometer
cd chronometer

# start the server on an available port
serve -l 3000

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.