LD-Covid-Latam / SPARQL-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPARQL React

React Web application to consume and display SPARQL data

Getting started

Requirement : install node and yarn (or run scripts with npm)

# Clone project
https://github.com/JeanM1996/CovidLatam.git

# Go to the project root
cd SPARQL

# Download all the dependencies needed by the application
yarn install

# Compiles the code and starts a minimal web server
yarn start

About

License:MIT License


Languages

Language:JavaScript 90.2%Language:Python 6.0%Language:HTML 1.5%Language:CSS 1.2%Language:Java 1.2%