# Formly Shell

Adds Formly and its dependencies and pre-configures the application.

- Adds Formly and @angular/forms (if not already installed) to `package.json`
- Ensure `FormlyModule` is installed and included in root module
- Adds UI Module theme if passed in options

Command: `ng generate init --collection=@ngx-formly/schematics`
