Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 415 Bytes

File metadata and controls

17 lines (13 loc) · 415 Bytes

vue_landing_page_demo

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.