https://github.com/knowscount/time
what time is it not?
https://github.com/knowscount/time
fun vue vuejs
Last synced: 3 months ago
JSON representation
what time is it not?
- Host: GitHub
- URL: https://github.com/knowscount/time
- Owner: KnowsCount
- Created: 2022-02-26T14:17:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T01:40:55.000Z (over 3 years ago)
- Last Synced: 2025-01-22T17:44:59.377Z (5 months ago)
- Topics: fun, vue, vuejs
- Language: Vue
- Homepage: https://whatimeisitnot.org
- Size: 204 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# time
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).