intellect-invoice-module
v1.0.1-presaleinv.7
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.8.
Downloads
3
Readme
IntellectInvoiceModule
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=payment component component-name
to generate a new component in app module. You can also use ng generate --app=payment 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-invoice-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-invoice-module"
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.