https://github.com/eclipsesource/jsonforms-angular-webcomponent
https://github.com/eclipsesource/jsonforms-angular-webcomponent
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclipsesource/jsonforms-angular-webcomponent
- Owner: eclipsesource
- Created: 2020-05-18T12:36:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T10:45:59.000Z (over 3 years ago)
- Last Synced: 2025-03-24T09:52:49.246Z (over 1 year ago)
- Language: CSS
- Size: 1.79 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
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).