/feel-playground

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

Primary LanguageJavaScript

feel-playground

CI

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

FEEL playground screenshot

Build and Run

# spin up development server
npm run dev

# build for production
npm run all

Related