Skip to content

acaprojects/ngx-dynamic-forms

Folders and files

NameName
Last commit message
Last commit date
Jun 8, 2019
Dec 23, 2019
Jun 8, 2019
Jun 8, 2019
Jun 8, 2019
Jun 8, 2019
Jun 8, 2019
Dec 23, 2019
Jun 8, 2019
Jul 16, 2019
Jul 16, 2019
Jun 8, 2019
Jun 8, 2019

Repository files navigation

Angular 8+ Dynamic Form Library

Travis npm version david-dm semantic-release

This project was generated with Angular CLI version 8.0.0.

Development server

Run gulp serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run gulp build to build the library. The build artifacts will be stored in the dist/library directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Installation

You install the library from npm using npm install @acaprojects/ngx-dynamic-forms;