next-ucap-messenger/projects/ucap-webmessenger-ui-room
2019-11-08 08:58:22 +09:00
..
src design 변경 2019-11-08 08:58:22 +09:00
karma.conf.js add chat room UI, 2019-10-10 15:50:50 +09:00
ng-package.json add chat room UI, 2019-10-10 15:50:50 +09:00
package.json add chat room UI, 2019-10-10 15:50:50 +09:00
README.md add chat room UI, 2019-10-10 15:50:50 +09:00
tsconfig.lib.json add chat room UI, 2019-10-10 15:50:50 +09:00
tsconfig.spec.json add chat room UI, 2019-10-10 15:50:50 +09:00
tslint.json bug fixed 2019-10-15 13:16:39 +09:00

UcapWebmessengerUiChat

This library was generated with Angular CLI version 8.2.5.

Code scaffolding

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

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

Build

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

Publishing

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

Running unit tests

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