Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 533 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 533 Bytes

JSONForms Tree Editor

This is a theia editor running the jsonforms tree editor extension

Prerequisites

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

Getting started

  1. Run yarn within the root folder
  2. Run yarn start within the browser-app directory
  3. Run yarn watch --mode development within the browser-app directory
  4. Run yarn watch within the tree-editor-extension directory