This library was generated with Angular CLI version 11.1.2. It contains utility services and common components used for my project GasAdvisor.
This was a solution for getting used with creating Angular libraries and not using duplicated components/code in my frontend applications GasAdvisor | Admin Console and GasAdvisor | Frontend
Run ng generate component component-name --project g-ui
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project g-ui
.
Note: Don't forget to add
--project g-ui
or else it will be added to the default project in yourangular.json
file.
Run ng build g-ui
to build the project. The build artifacts will be stored in the dist/
directory.