This repository contains a re-usable editor component that renders a tree-master-detail JSON editor by using JsonForms 2. Furthermore, the repository contains a standalone demo based on a JsonSchema resembling EMF's Ecore model.
Run npm install
to install dependencies.
Run npm run build
to build the module. The build results are located in /dist/
.
If not already done, run npm install
to install dependencies.
Run npm run dev
to start the standalone editor. It is available at http://localhost:8080/