Skip to content

medialab/minivan

Repository files navigation

MiniVAN

Web interface for network analysis

Installation

To install minivan, just install the npm dependencies (it will subsequently build the needed files).

npm install

Deploying

To deploy on gh-pages, just run:

npm run deploy