An open API service indexing awesome lists of open source software.

https://github.com/igorhalfeld/realtime-clock

Simple clock with NodeJs
https://github.com/igorhalfeld/realtime-clock

Last synced: about 2 months ago
JSON representation

Simple clock with NodeJs

Awesome Lists containing this project

README

          

# Realtime Clock
![demo](demo.png)

## Start the clock

```sh
$ npm install
$ node app.js
```