Common Latitude components used accross different frontend frameworks. We expose
webcomponents like <latitude-embed></latitude-embed>
iframe wrapper.
pnpm install
pnpm dev
To build the component for production or using inside others packages, run:
pnpm build
To run the unit tests for the components, run:
pnpm test
This project is built using StencilJS, a web component compiler.
- [ ] Fix this issue with generated React components and Typescript when solved by StencilJS