Skip to content

ezpaarse-project/getting-started-with-ezvis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Getting started with ezVIS and ezPAARSE

This repository has an example to quickly see what can be done with ezvis and ezpaarse CSV results (usage events).

Requirements

  • mongodb (installed and running)
  • node 0.10 or 0.12 (just install it)

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.

Get example

ezPAARSE anonymous results (CSV data) are embeded in this repository and are located in this folder:

ezpaarse/
└── ec-3j-bibliovie-anonymes.csv

Run ezvis

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/.

About

How to quickly get started with ezvis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published