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
- Host: GitHub
- URL: https://github.com/delete/worktime
- Owner: delete
- License: mit
- Created: 2016-10-12T14:30:15.000Z (over 9 years ago)
- Default Branch: simple-vue
- Last Pushed: 2022-12-06T22:16:42.000Z (over 3 years ago)
- Last Synced: 2024-12-27T01:13:40.202Z (over 1 year ago)
- Topics: es6, javascript, vuejs2
- Language: JavaScript
- Homepage: https://delete.github.io/worktime/
- Size: 1.4 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`