prestoncabe / dmn-benefit-toolbox

Scaffolding for modeling public benefits' eligibility logic with Decision Model and Notation (DMN)
2 stars 1 forks source link

VS Code task for launching the form viewer app #41

Open prestoncabe opened 1 month ago

prestoncabe commented 1 month ago

Parallels the web preview defined in .idx/dev.nix.

Basically runs npx live-server ...

Allows one to start the dev form server when not using IDX.

(works together with the quarkus dev server)