This repository provides an interface for interacting with graphs for explainability purposes.
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.
To start the app:
yarn dev
Thanks goes to these wonderful people (emoji key):
Juan Carlos Farah 💻 |
Basile Spaenlehauer 💻 |
RoxaneBurri 💻 |
Alessio 🐛 📓 📆 |
mbonto 🐛 📓 |
This project follows the all-contributors specification. Contributions of any kind welcome!