Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 258 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 258 Bytes

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