Web interface for network analysis
To install minivan, just install the npm dependencies (it will subsequently build the needed files).
npm install
To deploy on gh-pages, just run:
npm run deploy