Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

madec-project/getting-started-with-ezvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with ezVIS

This repository has an example to quickly see what can be done with ezvis.

Requirements

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

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.

Get example

To get the example, use git clone for this repository, or get it from releases, or zip, or tar.gz and unzip it.

Visit one example

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

About

How to quickly get started with ezvis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published