https://github.com/25th-floor/ttrack-client
Client for the ttrack server
https://github.com/25th-floor/ttrack-client
Last synced: 3 months ago
JSON representation
Client for the ttrack server
- Host: GitHub
- URL: https://github.com/25th-floor/ttrack-client
- Owner: 25th-floor
- Created: 2017-07-25T13:27:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T12:16:55.000Z (about 7 years ago)
- Last Synced: 2025-01-20T19:14:34.346Z (4 months ago)
- Language: JavaScript
- Size: 750 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TTrack - Client
[](https://travis-ci.org/25th-floor/ttrack)
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