This is a theia editor running the jsonforms tree editor extension
NOTE: This instruction has been tested within the following environment. If you have any issue, try to get the same versions:
npm 6.4.1
node 11.4.0
yarn 1.13.0
- Run
yarn
within the root folder - Run
yarn start
within thebrowser-app
directory - Run
yarn watch --mode development
within thebrowser-app
directory - Run
yarn watch
within thetree-editor-extension
directory