This repository has an example to quickly see what can be done with ezvis and ezpaarse CSV results (usage events).
To install ezvis, open a shell, and type
$ npm install -g ezvis
This step may take time as it gets files from the internet. Some logs should scroll the window, and you should return to the prompt.
ezPAARSE anonymous results (CSV data) are embeded in this repository and are located in this folder:
ezpaarse/
└── ec-3j-bibliovie-anonymes.csv
Then go into the repository from the Command Prompt:
$ cd getting-started-with-ezvis
Then launch ezVIS's web server:
$ ezvis ezpaarse
and point your browser to http://localhost:35269/.