synaptic-scout
v0.0.5
Published
View and explore large graph networks.
Downloads
2
Readme
synaptic-scout
Installation
Clone using git
git clone https://github.com/tommilligan/synaptic-scout
cd synaptic-scout
npm install
Run in development:
npm run dev
or in production:
npm run start
Usage
This package was started based on the VueJS webpack template, see here for more information and builtin commands.