Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.62 KB

File metadata and controls

42 lines (27 loc) · 1.62 KB

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 [email protected]+ 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