Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lefuturiste/clocker
A simple clock with somes information
https://github.com/lefuturiste/clocker
Last synced: 4 days ago
JSON representation
A simple clock with somes information
- Host: GitHub
- URL: https://github.com/lefuturiste/clocker
- Owner: lefuturiste
- Created: 2018-06-20T17:40:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:20:32.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T16:57:25.994Z (over 1 year ago)
- Language: JavaScript
- Size: 2.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clocker
> A simple clock with some information
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).