Chouffe
means Voir
in Arabic
React Web application to consume and display SPARQL data
Requirement : install node and yarn (or run scripts with npm)
# Clone project
git clone https://github.com/Funathon-Duvel/Chouffe.git
# Go to the project root
cd Chouffe
# Download all the dependencies needed by the application
yarn
# Compiles the code and starts a minimal web server
yarn start