Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 660 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 660 Bytes

rdf-ext-examples

RDF-Ext examples for Node.js and browser environments. The tutorial on the RDF-Ext homepage is based on this code. Please have a look if you want more details.

Usage

If you don't use Gitpod or Codespaces, you need to install the dependencies before you can run the examples:

npm ci

This repository contains a Visual Studio Code workspace. You can use the preconfigured launch configurations if you use that IDE or any compatible IDE like Gitpod or Codespaces.