0.1.6 • Published 4 months ago

ngx-ibk-monolith-ui-demo v0.1.6

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

FtiMonolithWebComponent

This library was generated with Angular CLI version 16.2.4.

Code scaffolding

Run ng generate component component-name --project fti-monolith-web-component to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project fti-monolith-web-component.

Note: Don't forget to add --project fti-monolith-web-component or else it will be added to the default project in your angular.json file.

Code Dependencia style

Importar: "node_modules/ngx-ibk-monolith-ui-demo/src/lib/theme/fti-theme.scss" Agregar en style angular.json file.

Importar: cuando es MF : Agregar en assets proyect.json file.

    "assets": [
       "src/favicon.ico",
       "src/assets",
       {
         "glob": "**/*",
         "input": "node_modules/ngx-ibk-monolith-ui-demo/src/lib/theme",
         "ignore": ["**/fti-theme.scss"],
         "output": ""
       }
    ]

Build

Run ng build fti-monolith-web-component to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build fti-monolith-web-component, go to the dist folder cd dist/fti-monolith-web-component and run npm publish.

Running unit tests

Run ng test fti-monolith-web-component to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

0.1.2

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.1

5 months ago