Skip to content

lab900-marcel-samyn/angular-library-forms

 
 

Repository files navigation

Lab900 - Angular libraries

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

About

Angular library with form components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.3%
  • HTML 13.9%
  • SCSS 10.3%
  • JavaScript 1.3%
  • CSS 0.1%
  • Shell 0.1%