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