tomadoro/README.md

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