dmn-prototypes

Prototypes built via our DMN Innovation Process, Q1 & Q2 2020

MIT License

Stars
0
Committers
2

dmn-prototypes

Prototypes built via our DMN Innovation Process, Q1 & Q2 2020

Demos

Setup

$ git clone https://github.com/pinussilvestrus/dmn-prototypes.git
$ cd dmn-prototypes
$ npm install

Usage

$ npm run dev

Visit http://localhost:5000 and visit one demo inside the packages directory.

Contribution

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.

License

MIT