ringcentral-widgets

0.13.0 • Public • Published

ringcentral-js-widgets

Build Status Coverage Status Codacy Badge

Introduction

RingCentral integration widgets aim to provide reusable UI components to allow developers to integrate RingCentral unified communication service into third party processes or tools more easily.

This project is built based on RingCentral Integration Common Library and React. The basic idea is to connect modules in RingCentral Integration Common Library with React components to provide ready to use UI widgets.

Get Started

We use RingCentral Widgets CLI to startup a RingCentral Widgets based app.

$ npm install -g ringcentral-widgets-cli
$ rc-widgets -h

Create a new project

rc-widgets new your_project_name
cd your_project_name
yarn install

Update .env file in project root path.

Start development server

$ yarn start

Visit on http://localhost:8080 in browser.

For production build and deploy, please get more information in here.

Tutorials

This is a demo and step-by-step tutorials show how to use this library.

Tests

This packages's tests are included in RingCentral Widget Test

Readme

Keywords

none

Package Sidebar

Install

npm i ringcentral-widgets

Weekly Downloads

16

Version

0.13.0

License

MIT

Unpacked Size

17.7 MB

Total Files

6917

Last publish

Collaborators

  • u9520107
  • embbnux