DynamicForm

test #Get Started with Setup

Run the following commands to setup the code

Download the code cd DynamicForm //Enter the folder containing code npm install // Install dependencies required for running the application ng serve // Run the code