# 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