Skip to content

25th-floor/ttrack-client

Repository files navigation

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