Skip to content

lukekroon/ngx-mat-dynamic-form-builder

Repository files navigation

MatDynamicFormBuilder

Documentation still to follow. To see how this library works, please run the demo and inspect the code.

How to run the demo application

  1. Build the library with ng build NgxMatDynamicFormBuilder
  2. A new dist folder will appear with the library.
  3. Run ng serve to start the demo.

How to contribute

  1. In one terminal build the library with ng build NgxMatDynamicFormBuilder --watch. This command will check for any file changes in the library directory.
  2. In another terminal run ng serve to test your changes to the library.

Install Locally to your own project

  1. Build the library with ng build NgxMatDynamicFormBuilder.
  2. From your own project, run npm install /path/to/library/dist.

About

Dynamic form builder for Angular8+ and Angular Material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published