jtundag / time-tracker-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Tracker (API)

A Project Management Tool with built-in Time Tracker

image

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


# lint all JS/Vue component files in `src/`
npm run lint

About


Languages

Language:PHP 99.5%Language:Vue 0.5%