@digifi-los/output
v0.0.1
Published
dynamic output decisioning module
Downloads
15
Keywords
Readme
DigiFi Output Module (Rules-Based Outputs)
DigiFi's Core Output Module for its Loan Origination System
Installation
Installing the module into a project
- Run
npm i @digifi-los/outputin your application
Running the module locally
Setup (Follow these steps):
- Clone or download the zip file from this repository
- Run
npm iin the root level
Other Commands:
- Run
npm testto run tests
Uninstalling the Module
Run npm uninstall @digifi-los/output in your application
