Argo progress google doc https://docs.google.com/document/d/1H4UlXsBgNgIRbdz2kkgITic-GRulW__4F837QrSYWKE/edit?usp=sharing
npm install @argo/graph-frontendargo-graph-frontend module requied by the argo module by typing:
bash
yarn
yarn link
`
ngraph.gexf with windows
To get ngraph.gexf to work with windows, here is a checklist:
node v4.4.0+
npm v4.0.2+
Make sure you have windows-build-tools:
on cmd as admin:
` npm install -g --production windows-build-tools ``