Skip to content

miguel76/SparqlBlocks-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparqlBlocks-Server

Server-side companion of SparqlBlocks

Prerequisites

You need to have Node+npm.

Check for Node and npm

Check if you've installed Node and npm.

node --version
npm --version

Install Node and npm

If you don't have them, download and install them from Node.js website

Building

To install the dependencies, run this command from the main dir.

npm install

Running

To run the server, run this command from the main dir.

npm start

About

Server-side companion of SparqlBlocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published