medialab / minivan

Web interface for network analysis.
https://medialab.github.io/minivan
MIT License
20 stars 6 forks source link

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