dready / ttrack-client

Client for the ttrack server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Client for the ttrack server


Languages

Language:JavaScript 85.8%Language:CSS 7.9%Language:Makefile 3.2%Language:HTML 2.8%Language:Shell 0.4%