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 ezvisThis 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-ezvisThen launch ezVIS's web server:
$ ezvis filmsand point your browser to http://localhost:3000/.