Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 323 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 323 Bytes

Electron-Timer

A timer developed in Electron to control the time spent on activities.

Image of Electron timer

Get Started Immediately

First, install all dependencies with the following command:

yarn install

start the application:

yarn start

Happy Hacking 🎉.