next-ucap-messenger/projects/ucap-webmessenger-electron-notification
2019-11-09 17:29:02 +09:00
..
src electron notification is implemented 2019-11-09 17:29:02 +09:00
karma.conf.js electron notification is implemented 2019-11-09 17:29:02 +09:00
ng-package.json electron notification is implemented 2019-11-09 17:29:02 +09:00
package.json electron notification is implemented 2019-11-09 17:29:02 +09:00
README.md electron notification is implemented 2019-11-09 17:29:02 +09:00
tsconfig.lib.json electron notification is implemented 2019-11-09 17:29:02 +09:00
tsconfig.spec.json electron notification is implemented 2019-11-09 17:29:02 +09:00
tslint.json electron notification is implemented 2019-11-09 17:29:02 +09:00

UcapWebmessengerElectronNotification

This library was generated with Angular CLI version 8.2.11.

Code scaffolding

Run ng generate component component-name --project ucap-webmessenger-electron-notification to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ucap-webmessenger-electron-notification.

Note: Don't forget to add --project ucap-webmessenger-electron-notification or else it will be added to the default project in your angular.json file.

Build

Run ng build ucap-webmessenger-electron-notification to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build ucap-webmessenger-electron-notification, go to the dist folder cd dist/ucap-webmessenger-electron-notification and run npm publish.

Running unit tests

Run ng test ucap-webmessenger-electron-notification 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 README.