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
-
Go to the demo's directory
demos-js/style/angular-component-node-style. - Run
npm install. - 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.