This is a [WebGME](https://webgme.org) visualizer for composing visualizers from existing visualizers (using [GoldenLayout](https://golden-layout.com/)).
npm install webgme-composite-vizSecond, start mongodb locally by running the mongod executable in your mongodb installation (you may need to create a data directory or set --dbpath).
Then, run webgme start from the project root to start . Finally, navigate to http://localhost:8080 to start using webgme-composite-viz!
visualizerDefs and config. The former is a mapping of names to requireJS paths used by WebGME. The latter is a GoldenLayout configuration for the visualizer which supports the keys from visualizerDefs as values for componentName.