A browser frontend and javascript service providing a collaborative modelling environment based upon a dynamic hypergraph.
Install Node.js
To run a local instance of the DSB service
$ node dsb-service.jsTo run a development host for frontend
$ node dsb-host.js
The frontend can now be found at localhost:8000 in your browser.