Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 473 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 473 Bytes

Form Editor (Prototype)

This repo contains the prototype of the web-based next gen form editor.

Client

This prototype is build with React.

Available Scripts

npm run dev: Start the dev server

VsCode dev environment

Debug

Simply start the Start Standalone launch config to get debug and breakpoint support.

Run tests

To run tests you can ether start a script above or start Playwright or Vitest with the recommended workspace extensions.