Decision Tree Processing

This is an example of decision tree processing in TypeScript. This decision tree will enable the customers to define and execute business logic tailored to their needs.

Required Software

  • Node.js
  • NPM

Setup

npm i

Start

npm start

Dependencies

"@swc-node/register": "^1.10.9"