README
decision-react-components
A collection of React components for visualizing credit decision flows

Getting started
- Install dependencies
yarn install - Start in demo mode with
yarn start
react-components React component
<script type="module">
import anyfinDecisionReactComponents from 'https://cdn.skypack.dev/@anyfin/decision-react-components';
</script>
A collection of React components for visualizing credit decision flows

yarn installyarn start