A cool demo would be a React app that: (edited)
1. Prompt the user for the the fully-qualified name of a CML type and a URL to import the type from
2. Generate the web form dynamically from the type
3. User populates the web form
4. The JSON is displayed and validated against the mode
Dan: