https://github.com/jfcere/ngx-formly-dynamic-forms-sample
Repository to test both ngx-formly and ng-dynamic-forms
https://github.com/jfcere/ngx-formly-dynamic-forms-sample
angular ng-dynamic-forms ngx-formly
Last synced: 3 months ago
JSON representation
Repository to test both ngx-formly and ng-dynamic-forms
- Host: GitHub
- URL: https://github.com/jfcere/ngx-formly-dynamic-forms-sample
- Owner: jfcere
- Created: 2019-08-03T03:46:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:22:18.000Z (over 2 years ago)
- Last Synced: 2025-01-19T21:16:27.071Z (5 months ago)
- Topics: angular, ng-dynamic-forms, ngx-formly
- Language: TypeScript
- Size: 2.15 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ngx-formly-dynamic-forms-sample
Repository to test both - [ngx-formly](https://github.com/ngx-formly/ngx-formly) and [ng-dynamic-forms](https://github.com/udos86/ng-dynamic-forms).
## Angular CLI
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.1.3.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).