feel-playground

An interactive playground to try out and learn the DMN FEEL language.

Stars
25

feel-playground

An interactive app to learn the DMN FEEL language in your browser. ➡️ Try it out.

Build and Run

# spin up development server
npm run dev

# build for production
npm run all

Related