Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 516 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 516 Bytes

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