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

https://github.com/xta/percent-minute-clock


https://github.com/xta/percent-minute-clock

clock minutes percent percentage vuejs

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Percent Clock

[Concept clock](https://xta.github.io/percent-minute-clock/) that shows parts of the time in percentages. Not meant for precision usage.

## Setup
```
yarn install
```

### Local Dev
```
yarn serve
```

### Deploy
```
git checkout gh-pages
git rebase master
./deploy.sh
```

### License

MIT