https://github.com/i-valchev/20-20-20
Get notified to look away for 20 seconds, every 20 minutes.
https://github.com/i-valchev/20-20-20
eye-care eye-strain eyecare health work
Last synced: 2 months ago
JSON representation
Get notified to look away for 20 seconds, every 20 minutes.
- Host: GitHub
- URL: https://github.com/i-valchev/20-20-20
- Owner: I-Valchev
- Created: 2020-12-06T17:35:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T17:13:25.000Z (about 4 years ago)
- Last Synced: 2025-01-23T00:43:35.904Z (4 months ago)
- Topics: eye-care, eye-strain, eyecare, health, work
- Language: Vue
- Homepage: https://tinybreak.online/
- Size: 266 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 20-20-20
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).