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
- Host: GitHub
- URL: https://github.com/xta/percent-minute-clock
- Owner: xta
- Created: 2020-05-20T04:12:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T20:00:34.000Z (over 3 years ago)
- Last Synced: 2025-02-08T19:38:40.359Z (over 1 year ago)
- Topics: clock, minutes, percent, percentage, vuejs
- Language: CSS
- Homepage: https://xta.github.io/percent-minute-clock/
- Size: 2.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
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