1.0.0 • Published 3 years ago

angular-library-forms v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

MIT License

A set of Angular 11+ form components build on top of Angular Material. \ View the showcase for guides & examples

Getting started

Dev setup

  1. Go to project root in terminal
  2. $ npm i --legacy-peer-deps
  3. $ npm run watch:forms
  4. $ npm run start

Deploy to NPM

  1. $ npm login
  2. $ ./deploy.sh
  3. Commit and push version increment to repository