Make it easier for developers to use JSONForms
The JSONForms project is build and tested via Travis.
To get started, you just need to run the following commands:
npm install
This will install all dependencies for the vscode-extension
, the jsonforms-common-tooling
and the generator-jsonforms
package.
To compile the code in all packages, just run
npm run build
For more information on each package, please read the README of those packages.
The JSONForms project is licensed under the MIT License. See the LICENSE file for more information.