/ontodia-javascript-example

Ontodia embedding example in JavaScript

Primary LanguageJavaScriptGNU Lesser General Public License v2.1LGPL-2.1

ontodia-javascript-example

Ontodia embedding example in JavaScript

Running

First, clone repository and install all dependencies:

git clone https://github.com/ontodia-org/ontodia-javascript-example.git
cd ontodia-typescript-example
npm install

Then, start development server with

npm start

To terminate development server, pless Ctrl-C/Cmd-C in the console.