https://github.com/yyj08070631/fullscreen-clock
A Full-screen clock application.
https://github.com/yyj08070631/fullscreen-clock
clock efficiency-tool fullscreen-clock note
Last synced: 4 months ago
JSON representation
A Full-screen clock application.
- Host: GitHub
- URL: https://github.com/yyj08070631/fullscreen-clock
- Owner: yyj08070631
- Created: 2020-01-14T07:50:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:14:10.000Z (over 3 years ago)
- Last Synced: 2025-08-19T02:51:10.951Z (10 months ago)
- Topics: clock, efficiency-tool, fullscreen-clock, note
- Language: Vue
- Size: 5.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fullscreen-clock
## 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/).