Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 384 Bytes

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.