ringcentral-js-concise is a JavaScript SDK for RingCentral API which is famous for being simple and easy to use.
Demo RingCentral project to show how to setup Babel and write code with latest ES6 syntax.
yarn install
cp .env.sample .env
edit .env
yarn test