Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Building and Running Graph

Pouya Kary edited this page Aug 21, 2016 · 1 revision

min-header

Building

To build it you have to have NodeJS installed on your machine. Then you have to clone the repo and do a:

% npm install
% gulp

Now to run it you have to use:

% npm run start
Clone this wiki locally