1.0.0 • Published 6 months ago

igtb-cmm-module v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

IgtbCmmModule

This project was generated with Angular CLI version 1.6.8.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate --app=cmm component component-name to generate a new component in app module. You can also use ng generate --app=cmm directive|pipe|service|class|guard|interface|enum|module.

Build Module

Run npm run build:module to build the module. The build artifacts will be stored in the modules/igtb-cmm-module/dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Publish Module

  1. Run npm run release-* "*" can be major|minor|patch|beta|alpha based on changes
  2. build the module using npm run build:module
  3. git push and publish to npm npm run publish

Installation

yarn add "@igtb-digital/igtb-cmm-module"

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.