Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 358 Bytes

File metadata and controls

25 lines (16 loc) · 358 Bytes

Integrate Pagecall for your React Application

Usages

API References

You can learn how to obtain a roomId and manage resources related to Pagecall.

https://docs.pagecall.com/

Development

yarn # Install dependencies
yarn dev # Run storybook

Publish

yarn build
npm publish