An open API service indexing awesome lists of open source software.

https://github.com/delete/worktime

Web app to control you worktime powered by Vue.Js
https://github.com/delete/worktime

es6 javascript vuejs2

Last synced: about 2 months ago
JSON representation

Web app to control you worktime powered by Vue.Js

Awesome Lists containing this project

README

          

# Work**Time**

You can see a demo here [/worktime](https://delete.github.io/worktime/).

## Production

`docker-compose build && docker-compose up`

### On gh-pages

`npm run deploy`

## Developer

`npm install`
`npm start`