1
0
mirror of https://github.com/franjsco/tomadoro synced 2025-06-06 00:29:13 +02:00
Files
tomadoro/README.md
Francesco Esposito 6428397c3f edit readme(screenshot)
2020-05-12 19:24:15 +02:00

1.7 KiB
Raw Permalink Blame History

Welcome to tomadoro 🍅

Version Maintenance License: GPL--3.0--or--later Twitter: franjsco

A timer based on the Pomodoro Technique

Demo

tomadoro screenshot

Install

npm install

Usage

Development

npm run start

Production

npm run build
npm install -g serve
serve -s build

Other Solutions: here

Author

👤 franjsco (Francesco Esposito)

Show your support

Give a if this project helped you!

📝 License

Copyright © 2020 franjsco (Francesco Esposito).
This project is GPL--3.0--or--later licensed.

Photo by Zoltan Tasi on Unsplash


This README was generated with ❤️ by readme-md-generator