Johan Åhlén c3d4849211 [core] Remove package-lock.json from tools and docs %!s(int64=3) %!d(string=hai) anos
..
.gitignore cabdc5e3a2 HUE-9414. [ui] Add ERD demo app (sree) %!s(int64=5) %!d(string=hai) anos
README.md cabdc5e3a2 HUE-9414. [ui] Add ERD demo app (sree) %!s(int64=5) %!d(string=hai) anos
data.js cabdc5e3a2 HUE-9414. [ui] Add ERD demo app (sree) %!s(int64=5) %!d(string=hai) anos
index.html dd68c85d4e HUE-9414. Remove style tags in ERD demo app (sree) %!s(int64=5) %!d(string=hai) anos
package.json dd68c85d4e HUE-9414. Remove style tags in ERD demo app (sree) %!s(int64=5) %!d(string=hai) anos

README.md

er-diagram demo app

This simple package demonstrates the use of er-diagram web component. It shows how the component can be loaded, instantiated and how arguments can be passed into it.

All the action happens inside index.html.

Demo data can be found inside data.js.

To run the demo:

npm install
open index.html