Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 193 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 193 Bytes

Zasek

small but proud open source time tracker

how to start app:

> npm i
> npm run serve // for running web app
  OR
> npm run electron:serve // for running electron desktop app