Sigma.js full-featured demo

This project aims to visualise the WHY2025 team coherence. It uses sigma.js as grapf engine. It is built using Vite, and uses react-sigma, to interface sigma.js with React.

Dataset

The dataset has been crafted by hannd by Boekenwuurm and Halcyon. Improvments to teh dataset (/public/dataset.json) are welcome.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open localhost:5173 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance. It should update upon pushing.