Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 382 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 382 Bytes

kgraphflow

Visualization tools for knowledge graphs

Demo video

Demo video

Installation

npm install

Start Dev Server

npm start

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

Run Tests

npm test

Build

npm run build