An open API service indexing awesome lists of open source software.

https://github.com/eclipsesource/jsonforms-angular-webcomponent


https://github.com/eclipsesource/jsonforms-angular-webcomponent

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# JsonformsAngularWebcomponent

Webcomponent wrapper for JsonForms Angular Material.

## Build

Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Develop

Run `npm start` to start the example app.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).