0.1.58 • Published 1 year ago

@gokul1630/react v0.1.58

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

Build bulletproof React Components in Storybook with TailwindCSS and Typescript

  1. Describe, develop and test your Twig Components in storybook with twing.
  2. Use this components with zero configuration Drupal with UI Patterns
  3. Bundled Webpack configuration to keep everything up to date.
  4. Tailwind 3 support.

Prerequisites

NPM

Initial Setup

yarn install
yarn prepare

To start storybook

yarn storybook

To build the Storybook

yarn build-storybook

To build the components library

yarn build