Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 311 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 311 Bytes

A VOTUM project dashboard

Getting started

Prerequisites

Install Docker

docker build -t vtm-dashboard .
sudo docker run -it --rm --net=host -p 3030:3030 vtm-dashboard

Check out http://fabiocaseri.github.io/dashing-js for more information.