Installation
We strongly recommend using Angular CLI for setting up a new project. If you have an Angular ≥ 9 CLI project, you could simply use our schematics to add mis-design-system library to it.
Just run the following:
ng add mis-design-system
It will install mis-design-system and mis-design-theme for the default application specified in your angular.json
.