@org-exp-rslib-ale/pr-pkg-003-ds-ai-phoenix-trip-tsx-rslib
v0.1.1
Published
AI Phoenix Component Libray — a React component library built with Rslib, styled for TailwindCSS v4 host apps.
Readme
Rslib project
Setup
Install the dependencies:
pnpm installGet started
Build the library:
pnpm run buildBuild the library in watch mode:
pnpm run devRun tests:
pnpm run testRun tests in watch mode:
pnpm run test:watch