/angular-dynamic-forms

Configurable Reactive Forms in Angular 6 with dynamic components and routing

Primary LanguageTypeScript

Angular 6 Dynamic Forms


Running final project

Once you've cloned the repo, install all the dependencies by running:

npm install

You can then dive straight into coding by running:

npm start

This will start up webpack and a local development server at localhost:4200.