Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 316 Bytes

File metadata and controls

13 lines (9 loc) · 316 Bytes

Dynamic Form Builder — Frontend

Front-end scaffold (Vite + React + TypeScript) for the Dynamic Form Builder.

Quick start:

cd frontend
npm install
npm run dev

The sample form JSON is available at frontend/src/sampleForm.json and also copied to frontend/public/markdown/dynamic_form_json.json.