next-ucap-messenger/projects/ucap-webmessenger-protocol-sync
leejh 3d219837bd 기능추가 :: 조직도 > 부서 선택 :: 부서원 조회 시 프로그레스 추가.
수정 :: 유저선택 팝업 > 선택된 유저 met-chips 로 변경.
수정 :: sync_group2 수행시 syncDate 에 ' ' blank 하나 주는것으로 처리 :: 서버에서 해당 부분 파싱 불가.
2019-10-22 17:05:29 +09:00
..
src 기능추가 :: 조직도 > 부서 선택 :: 부서원 조회 시 프로그레스 추가. 2019-10-22 17:05:29 +09:00
karma.conf.js Initial Commit 2019-09-18 15:02:21 +09:00
ng-package.json Initial Commit 2019-09-18 15:02:21 +09:00
package.json Initial Commit 2019-09-18 15:02:21 +09:00
README.md Initial Commit 2019-09-18 15:02:21 +09:00
tsconfig.lib.json Initial Commit 2019-09-18 15:02:21 +09:00
tsconfig.spec.json Initial Commit 2019-09-18 15:02:21 +09:00
tslint.json Initial Commit 2019-09-18 15:02:21 +09:00

UcapWebmessengerProtocolSync

This library was generated with Angular CLI version 8.2.4.

Code scaffolding

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

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

Build

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

Publishing

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

Running unit tests

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