Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/NeverBehave/Motivation

⏲️ Countdown that terrifyingly shows your age
https://github.com/NeverBehave/Motivation

countdown html purecss vue

Last synced: about 1 month ago
JSON representation

⏲️ Countdown that terrifyingly shows your age

Awesome Lists containing this project

README

        

# Motivation

[![Netlify Status](https://api.netlify.com/api/v1/badges/1b9d4a8f-5613-43bf-bf20-864bcc1f017e/deploy-status)](https://app.netlify.com/sites/motivation-countdown/deploys)

![](preview.gif)

输入生日,看时间流逝

## Other Editions (其他版本)

- Wallpaper Engine Edition ([Source Code](https://github.com/NeverBehave/Motivation/tree/Wallpaper-Engine)): https://steamcommunity.com/workshop/filedetails/?id=1683433667

- Inspired by Project(Also Macos ScreenSaver): https://github.com/soffes/Motivation

- Windows ScreenSaver: @TODO

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Run your tests
```
yarn run test
```

### Lints and fixes files
```
yarn run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).