A Time Tracking application client. Needs a server.
Dockerhub: https://hub.docker.com/r/25thfloor/ttrack-client/
To start developing locally just install dependencies using yarn install
and then start the development server with yarn start
.
It needs a running server locally.
For Production use call yarn build
to build the assets