@affiliate-os/react
v1.3.5
Published
React Next.js components for Affiliate OS
Readme
react-compiler-components-starter
A starter for creating a React component library with React Compiler.
Development
- Install dependencies:
bun install- Run the playground:
- Run the unit tests:
bun run test- Build the library:
bun run build