README
Useful commands
npm run build
compile typescript to jsnpm run watch
watch for changes and compile
* `npm run build` compile typescript to js * `npm run watch` watch for changes and compile
<script type="module">
import cloudmodSimpleWebUi from 'https://cdn.skypack.dev/@cloudmod/simple-web-ui';
</script>
npm run build
compile typescript to jsnpm run watch
watch for changes and compile