0.0.1 • Published 5 years ago

@digifi-los/calculations v0.0.1

Weekly downloads
15
License
-
Repository
-
Last release
5 years ago

DigiFi Calculations Module

DigiFi's Core Calculations Module for its Loan Origination System

Installation

Installing the module into a project

  • Run npm i @digifi-los/calculations in your application

    Running the module locally

    Setup (Follow these steps):

  • Clone or download the zip file from this repository

  • Run npm i in the root level

    Other Commands:

  • Run npm test to run tests

    Uninstalling the Module

    Run npm uninstall @digifi-los/calculations in your application