Skip to content

ozq/sparql-pro-editor

Repository files navigation

SPARQL PRO EDITOR

TODO: add description!

Installation

There are lite and full versions of SPARQL editor.

Lite version

To get lite version, just install bower packages:

$ bower install
$ npm instal
$ npm run devbuild

Then, you should open in your browser file: public/index.html

Full version

To get full version, you should use docker and execute next commands:

$ docker-compose build
$ docker-compose up

Then, you could open in your browser url: http://localhost