README
flow-app
Flow App module is a part of the Flow framework. Documentation for the Flow framework and it's components can be found at https://flow.aspectron.com
Usage
npm install @aspectron/flow-app
Application Foundation
<script type="module">
import aspectronFlowApp from 'https://cdn.skypack.dev/@aspectron/flow-app';
</script>
Flow App module is a part of the Flow framework. Documentation for the Flow framework and it's components can be found at https://flow.aspectron.com
npm install @aspectron/flow-app