An open API service indexing awesome lists of open source software.

https://github.com/zextras/carbonio-contacts-ui

Contacts module for Zextras Carbonio
https://github.com/zextras/carbonio-contacts-ui

carbonio-component carbonio-ui

Last synced: 5 months ago
JSON representation

Contacts module for Zextras Carbonio

Awesome Lists containing this project

README

          


Carbonio Contacts UI


Contacts module






License AGPL 3
Project Carbonio

Follow on Twitter


How to build

Setup

- clone this repo

- install the dependencies:
```
npm install
npm run sdk-setup
```

Watch Mode

```
npm run start -- -h
```

The host parameter is required to proxy requests and content from an existing Carbonio installation.

Build

```
npm run build
```

License

Released under the AGPL-3.0-only license as specified here: LICENSES/AGPL-3.0-only.txt.