If you have a complex business logic, decisions to make, based on a set of rules, you can use this library or our online tool to automate the process.
$ yarn install
# development
$ yarn start
# watch mode
$ yarn start:dev
# production mode
$ yarn start:prod
# unit tests
$ yarn test
# e2e tests
$ yarn test:e2e
# test coverage
$ yarn test:cov
- DMN - Decision Model and Notation