1.0.2-b • Published 1 year ago

@cider-ui/cider-ui v1.0.2-b

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

CIDER UI

A brand new React component library built with TailwindCSS and StoryBook


Building for production

  1. Build tailwindcss for production:
    npm run build:tailwind-prod
  2. Compile components for production:
    npm run compile
  3. Execute the following command:
    npm publish

References


License

See LICENSE