https://github.com/ishoshot/timeo-clock
Time O'clock was made with love and out of anger when my system's time wasn't correct. An Inspiration to display time and date in another way. Built with Vuejs et al.
https://github.com/ishoshot/timeo-clock
clock date early git love time timing vuejs
Last synced: 2 months ago
JSON representation
Time O'clock was made with love and out of anger when my system's time wasn't correct. An Inspiration to display time and date in another way. Built with Vuejs et al.
- Host: GitHub
- URL: https://github.com/ishoshot/timeo-clock
- Owner: Ishoshot
- Created: 2019-10-25T15:54:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:27:42.000Z (over 3 years ago)
- Last Synced: 2025-07-30T00:04:30.722Z (11 months ago)
- Topics: clock, date, early, git, love, time, timing, vuejs
- Language: Vue
- Homepage: http://timeoclock.herokuapp.com/
- Size: 2.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Time O'clock
There is nothing than having a superb time, with 2 modes (Digital and Analogue) also having Dark mode..
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### To Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).