Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:14:10.000Z (about 2 years ago)
- Last Synced: 2025-01-20T17:46:09.425Z (26 days ago)
- Topics: clock, efficiency-tool, fullscreen-clock, note
- Language: Vue
- Size: 5.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- 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/).