README
webapp
TODO: description
Usage
const webapp = require('webapp');
// TODO: DEMONSTRATE API
Shared Web App code for Change Incorporated sites
<script type="module">
import changeincWebapp from 'https://cdn.skypack.dev/@changeinc/webapp';
</script>
webappTODO: description
const webapp = require('webapp');
// TODO: DEMONSTRATE API