NPM component library for y/cs apps. Built with react, typescript, and tailwind.
npm run buildto build the library
Testing the components is done in the playground directory, which is a dummy React app.
npm run watchto set up live loading for style changes (tailwind)npm run devto run the playground in dev modenpm run build && npm run previewfrom within the playground, after having built the library, to test in production