Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 536 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 536 Bytes

TTrack - Client

Build Status

A Time Tracking application client. Needs a server.

Dockerhub: https://hub.docker.com/r/25thfloor/ttrack-client/

Getting Stated

Development

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.

Production

For Production use call yarn build to build the assets