Skip to content

React demo Web application to consume and display SPARQL data

License

Notifications You must be signed in to change notification settings

INTERSTAT/SPARQL-React

 
 

Repository files navigation

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
git clone https://github.com/LOS-ESSnet/SPARQL-React.git

# Go to the project root
cd SPARQL-React

# Download all the dependencies needed by the application
yarn install

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

About

React demo Web application to consume and display SPARQL data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.7%
  • Python 6.1%
  • HTML 1.5%
  • CSS 1.3%
  • Java 1.2%
  • Dockerfile 0.1%
  • Shell 0.1%