Prototypes built via our DMN Innovation Process, Q1 & Q2 2020
- Hypothesis 1: DRD Layout
- Hypothesis 2: DRD Relations
- Hypothesis 3: Decision Tables + Navigation
- Column Editing
$ git clone https://github.com/pinussilvestrus/dmn-prototypes.git
$ cd dmn-prototypes
$ npm install$ npm run devVisit http://localhost:5000 and visit one demo inside the packages directory.
Every demo goes into the packages sub-directory. It has to include a npm run build task resulting in an index.html to serve the Demo in the end.
Check out the example demo for guidance.