This project was generated with Angular CLI version 10.1.2.
Run npm install && npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
All library can be built individually and can be built together
Run npm build_all_lib to build all library or npm build_{{libray-name}} to build individually
Run npm start to for dev server with watching over all the library and main application