Package Exports
- @ngx-plus/ngx-forms
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ngx-plus/ngx-forms) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@ngx-plus/ngx-forms
@ngx-plus/ngx-formsDemo & Docs
Development / Contributing
Global Install
npm install -g lerna @angular/cliClone Repo
git clone https://github.com/ngx-plus/ngx-forms.gitLocal Install
cd ngx-formsand install project dependencies
npm installLerna Bootstrap
This will bootstrap the packages in the ngx-forms repo, installing all of their dependencies and linking any cross-dependencies. After running this command, the demo will use the local version of ngx-forms for development.
lerna bootstrapWatch Mode
This will watch the ngx-forms files and rebuild on changes.
npm run watchDev Mode
This will fire up a live-reload dev server for the demo.
npm run devContributors
Many thanks to these awesome contributors!
Brannon N. Darby II 💻 |
Bram Borggreve 💻 |
|---|
This project follows the all-contributors specification. Contributions of any kind are welcome!