README
Minimal application framework
This module provides the absolute basics to create an application. It gives you the following:
A basic application framework
<script type="module">
import paulaveryApp from 'https://cdn.skypack.dev/@paulavery/app';
</script>
This module provides the absolute basics to create an application. It gives you the following: