Angular Component Node Style Demo

This demo presents the Angular component node style that uses an Angular component to visualize nodes.

To start the demo

  1. Go to the demo's directory demos-js/style/angular-component-node-style.
  2. Run npm install.
  3. Run npm start.

This will compile the app and launch a dev server that will serve the demo application. Source code changes will be compiled and displayed automatically.