Skip to content

shopbay/js-dashboard

Repository files navigation

Dashboard

This program is written using nodejs / javascript to demo real-time dashboard with simple visualization widgets

Open source library used:

Make sure nodejs, express and socket.io are installed.

     npm install --save --save-exact express socket.io

To run the program, execute following at command prompt:

    node index.js

Open browser, enter url: http://localhost:300

Here it is. Enjoy demo!

https://evening-waters-60087.herokuapp.com/

Releases

No releases published

Packages

No packages published