Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 336 Bytes

ngx-dynamic-form-app

Create angular forms dynamically based on json configuration

Clone, Install and Run

  1. Clone this repository.
  2. Install dependencies with 'npm install'.
  3. Run the development server with 'ng serve'.

This project was generated with Angular CLI version 10.1.3.