@eotl/ui-inventory

UI Inventory ============

Usage no npm install needed!

<script type="module">
  import eotlUiInventory from 'https://cdn.skypack.dev/@eotl/ui-inventory';
</script>

README

UI Inventory

Developing

You need a locally installed nodeJS environment

$ yarn serve

Compiling

To build files for production

$ yarn prod

The compiled app.js file will be in dist/js/app.js

Using Docker

The Makefile needs to be modified.