README
frinx-workflow-ui
UI for managing workflows
Installation
To build as standalone:
cd app && npm install
npm start
http://localhost:3000
UI for managing workflows
<script type="module">
import frinxWorkflowUi from 'https://cdn.skypack.dev/frinx-workflow-ui';
</script>
UI for managing workflows
To build as standalone:
cd app && npm install
npm start
http://localhost:3000