angular-library-forms
v1.0.0
Published
<p align="center"> <a href="https://lab900.com" target="_blank"> <img src="https://lab900.github.io/angular-libraries/assets/images/logo-duo-dark.svg" width="100"> </a> <h1>Lab900 - Angular libraries</h1>
Downloads
105
Readme
A set of Angular 11+ form components build on top of Angular Material.
View the showcase for guides & examples
Getting started
Dev setup
- Go to project root in terminal
- $ npm i --legacy-peer-deps
- $ npm run watch:forms
- $ npm run start
Deploy to NPM
- $ npm login
- $ ./deploy.sh
- Commit and push version increment to repository
