Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 475 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 475 Bytes

knowledge_graph_frontend

Knowledge graph

This consist of a single page, which gives you to select your subject and standard.

It will either load the existing tree or give you a flat list of content to create a tree.

If the tree exist then it will be in edit mode where in you can move the nodes around and every drag-drop will update the tree.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev