igtb-bbl-account-module
v0.0.1-presalesg.11
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.8.
Downloads
6
Readme
IntellectAccountModule
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=account component component-name
to generate a new component in app module. You can also use ng generate --app=account 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/intellect-account-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
- Run
npm run release-*
"*" can be [major|minor|patch|beta|alpha] based on changes - build the module using
npm run build:module
- git push and publish to npm
npm run publish
Installation
yarn add "@igtb-digital/intellect-account-module"
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.