Visual application to model Weaver datasets
Run the following commands to start the weaver workbench:
npm install
bower install
grunt
This assumes an instance of a weaver-server is running on localhost:9487, which is configured in src/app.coffee
This project is also available as part of the weaver docker composition.