@mukuve/ngx-forms
v0.0.1
Published
Dynamic reative forms generated by json object
Downloads
3
Maintainers
Readme
NgxForms
Dynamic reative forms generated by json object
Build
Run ng build ngx-forms
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build ngx-forms
, go to the dist folder cd dist/ngx-forms
and run npm publish
.