packages/embeds/embed-react/README.md
Embed Cal Link as a React Component
To know how to use it, follow the steps at https://developer.cal.com/embed/install-with-react
Following command starts a hot reloading server
yarn dev
If you are working with embed on website, don't forget to do yarn build after every change.
Runs tests and updates the snapshots. Right now we don't care about snapshots
yarn embed-tests-quick --update-snapshots
TODO