Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 265 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 265 Bytes

tomato

Pomodoro Timer

Pomodoro Timer is an easy to use, web-based Pomodoro Technique timer: https://mhluska.github.io/pomodoro

Develop

npm install
npm start

Build

npm run build