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

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.

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