https://github.com/andydevs/velocibox-clock-ui
A fancy looking clock display.
https://github.com/andydevs/velocibox-clock-ui
javascript jquery ui webpack
Last synced: 3 months ago
JSON representation
A fancy looking clock display.
- Host: GitHub
- URL: https://github.com/andydevs/velocibox-clock-ui
- Owner: andydevs
- License: mit
- Created: 2017-11-29T06:10:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T21:50:47.000Z (about 8 years ago)
- Last Synced: 2025-01-02T04:20:40.059Z (over 1 year ago)
- Topics: javascript, jquery, ui, webpack
- Language: JavaScript
- Size: 236 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Velocibox Clock UI
[](https://travis-ci.com/andydevs/velocibox-clock-ui)
A fancy looking clock display. [View it here!](https://andydevs.github.io/velocibox-clock-ui)
Inspired by the cool-looking numbers in [this game](https://youtu.be/TbqZv9WGQR4)

## Usage
If you want to test Velocibox locally, make sure you have Node 6.11 and NPM 4.2 installed. Download the source code and extract it. Within the source code directory, run `npm install` to install dependencies. Then run `npm run devserver`. The ui will run on `http://localhost:8080`.