Skip to content

cetcondor/ditt-client

 
 

Repository files navigation

DITT Client

DBJR Internal Time Tracking application developed by VisionApps

Build

To build the project:

  1. Install local npm packages: npm install
  2. Create config/envspecific.js from envspecific.example.js
  3. Run the build npm build

Development

To run the dev server:

  1. Install local npm packages: npm install
  2. Create config/envspecific.js from envspecific.example.js
  3. Run the build npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • CSS 1.7%
  • Other 0.3%