This repo contains the prototype of the web-based next gen form editor.
This prototype is build with React.
npm run dev
: Start the dev server
Simply start the Start Standalone
launch config to get debug and breakpoint support.
To run tests you can ether start a script above or start Playwright or Vitest with the recommended workspace extensions.