- Github Host Link: https://semantifyit.github.io/sparql-editor-standalone/
- git clone https://github.com/semantifyit/sparql-editor-standalone.git
- cd sparql-editor-standalone
- cd backend
- npm install
- run "node app" in terminal
- visit http://localhost:7000
Thanks