Skip to content

Funathon-Duvel/Chouffe

Repository files navigation

Chouffe

Chouffe CI License: MIT

https://chouffe.dev.insee.io

Chouffe means Voir in Arabic

Description

React Web application to consume and display SPARQL data

Getting started

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