0.84.0 • Published 4 years ago

@accordproject/concerto-ui-react-demo v0.84.0

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
4 years ago

React App Accord Project Concerto Modelling Tools

Coverage Status

Build Status

The Accord Project Concerto modelling language is used as an object-oriented data description (schema) language, based on a textual domain-specific language.

Get started

Repository is made up of 3 packages in the packages directory. The main package does the actual form generation. The other packages are interfaces for displaying the generated form.

Run the project

  • Git clone this repo
  • In root directory, run lerna bootstrap
  • Start the react app by navigating to packages/react-app and run yarn start