A simple desktop app that calculates and displays total work hours based on selected month days.
To install dependencies using yarn, run:
yarn installTo start the application in development mode, run:
yarn watchTo package the application, run:
yarn packageTo make the application, run:
yarn makeThis project is licensed under the MIT License.