/formly-forms

Polymorphic Forms with Formly

Primary LanguageJavaScript

How to make forms suck less with Formly

Angular Formly is a great library to create dynamic forms within the Angular Framework. It has a host of features that can be found at: http://angular-formly.com/#/

This repo doesn't hope to illustrate all of the features/examples that Angular Formly provides but a small subset to illustrate some of the dynamic abilities of creating a base form that can be extended

Getting Started

  • npm install
  • webpack
  • npm start
  • open browser to localhost:8080