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

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.

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/).