@argo/graph-frontend
v0.3.33
Published
Argo progress google doc https://docs.google.com/document/d/1H4UlXsBgNgIRbdz2kkgITic-GRulW__4F837QrSYWKE/edit?usp=sharing
Downloads
108
Readme
ARGO Graph Frontend
Building
Install yarn
In repository's folder, create the
argo-graph-frontend
module requied by theargo
module by typing:
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
Make sure you have Visual C++:
Go to add or remove programs and modify Microsoft Visual Studio 2015
Install Visual C++