next-ucap-messenger/electron-projects/ucap-webmessenger-electron
2019-12-24 14:56:15 +09:00
..
resources electron update window is implemented 2019-12-16 01:06:07 +09:00
src 로그인시 로컬 IP, MAC 정보 송신하도록 수정 :: 세션 로그아웃시 해당 정보 내려주기로 함. 2019-12-24 14:56:15 +09:00
karma.conf.js refactoring 2019-11-11 15:53:39 +09:00
package.json refactoring 2019-11-11 15:53:39 +09:00
README.md refactoring 2019-11-11 15:53:39 +09:00
tsconfig.electron.json configuration of daesang is added 2019-12-13 13:45:08 +09:00
tsconfig.spec.json refactoring 2019-11-11 15:53:39 +09:00
tslint.json refactoring 2019-11-11 15:53:39 +09:00

UcapWebmessengerElectron

This library was generated with Angular CLI version 8.2.11.

Code scaffolding

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

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

Build

Run ng build ucap-webmessenger-electron 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, go to the dist folder cd dist/ucap-webmessenger-electron and run npm publish.

Running unit tests

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