Skip to content

graphnex/g-interface

Repository files navigation

G-Interface

All Contributors

This repository provides an interface for interacting with graphs for explainability purposes.

Installation

Make sure you have yarn installed. You can check by running yarn --version. You can find yarn installation instructions on the yarn website.

You may also need nodejs. It is recommended to install Node using nvm which is the node version manager so you can switch between node versions easily. You can find installation information on the nvm GitHub repo.

You can install the project dependencies using:

yarn

You should now be ready to start developing the app.

Usage

To start the app:

yarn dev

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Juan Carlos Farah
Juan Carlos Farah

💻
Basile Spaenlehauer
Basile Spaenlehauer

💻
RoxaneBurri
RoxaneBurri

💻
Alessio
Alessio

🐛 📓 📆
mbonto
mbonto

🐛 📓

This project follows the all-contributors specification. Contributions of any kind welcome!