Skip to content

lab900-marcel-samyn/angular-library-ui

 
 

Repository files navigation

Lab900 - Angular UI library

MIT License

A set of Angular 11+ form components built 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:ui
  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 UI components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.3%
  • HTML 18.8%
  • SCSS 10.8%
  • JavaScript 1.9%
  • Other 0.2%