8000 GitHub - multinet-app/multimatrix: A adjacency matrix visualization built to work with the multinet ecosystem.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

multinet-app/multimatrix

Repository files navigation

MultiMatrix

This is the MultiMatrix data visualization app for the Multinet project. It is a typescript adjacency matrix application, written using the Vue.js framework, that allows users to visualize network data hosted on a Multinet instance.

Quick Start

To get the application up and running in dev mode:

  1. Ensure that you have Node and yarn installed.
  2. Check out this repository and move into it (e.g., cd multimatrix).
  3. Copy .env.default to .env with cp .env.default .env
  4. Install the Yarn dependencies: yarn install.
  5. Run the application: yarn serve.

For further details, including how to set up a full multinet instance, please see the full documentation.

About

A adjacency matrix visualization built to work with the multinet ecosystem.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

0