Quickly test json metadata as json forms.
./update_json_data.sh <json_data_filepath>
./update_schema.sh <json_schema_filepath>
The scripts simply copy the provided files to the correct paths in the project for rendering the forms.
To Run the project
npm install
npm run dev
Open http://localhost:5173/
in a web browser. Warning, larger schemas take a while to load.