sparql-table-viewer To build the application you need npm and gulp: 1. Install gulp globally: $ npm install --global gulp-cli 2. Install the required node modules: $ npm install 3. Build the application: $ gulp or use this to run the application as well $ gulp serve