Skip to content

WileyLabs/levelgraph-playground

Repository files navigation

Playing with LevelGraph. Looking for the best way to keep, manage, and query JSON-LD, N3, and Turtle documents.

Local Usage

$ npm i
$ npm run cert # generate local certificate files for https:// stuff
$ npm run dev # watchify's the code; serves it

Visit https://localhost:8888/

...do some code...

Reload your browser.

Rinse. Repeat. Send pull requests!

License

Apache License 2.0