/draganddropFormbuilder

This is an attempted clone of FormIO. This project uses the principles of dynamic forms and form-builder to build a drag and drop form builder in Angular. (v16)

Primary LanguageTypeScript

Formbuilder

This project was generated with [Angular CLI] version 16.2.12.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application 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.

Project description

This project attempts to build a drag and drop form builder in an Angular project as the available npm packages are subscription based.