This repository has an example to quickly see what can be done with ezvis.
See installation suggestions for details.
Then, 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.
To get the example, use git clone
for this repository, or get it from
releases,
or zip,
or tar.gz and unzip it.
Then go into the repository from the Command Prompt:
$ cd getting-started-with-ezvis
Then launch ezVIS's web server:
$ ezvis films
and point your browser to http://localhost:3000/.