/ringcentral-embeddable-extension-factory

CLI tool to create a RingCentral Embeddable Chrome and Firefox extension for CRMs

Primary LanguageJavaScriptMIT LicenseMIT

ringcentral-embeddable-extension-factory

Build Status

cli

Cli tool to create a RingCentral Embeddable Chrome/Firefox extension for CRM sites.

cli

Quick start

# make sure you have npm@5.2+ installed, and Linux and mac OS only
npx ringcentral-embeddable-extension-factory my-app
# or install it first
# npm i -g ringcentral-embeddable-extension-factory && reef my-app
# then carefully answer all questions, then the my-app folder will be create
cd my-app

# Then just follow my-app/README.md's instruction

Tutorial

Visit our detailed tutorial.

Video

https://youtu.be/okwzLs4T5zc

Realworld examples

License

MIT