@reflaunt-dev/ui-components
TypeScript icon, indicating that this package has built-in type declarations

1.1.13 • Public • Published

Storybook Design System

Welcome to the Storybook Design System.

Tech Stack

  • Typescript
  • Tailwind CSS
  • Storybook
  • Rollup
  • GitHub Actions
  • Vercel for preview

Project Setup

  1. Run npm install to install dependencies.
  2. Run npm run storybook for live preview.

Usage package for other projects

Run npm install @reflaunt-dev/ui-components Additional info about setuping theme, just check storybook documentation Just import specific component that you need import { Button } from '@reflaunt-dev/ui-components'

Contributing

  1. Always add typings for new component.
  2. Every component should have type - React.FC<Props>
  3. Every component should have own story and documentation how to use it.
  4. Format your code using prettier, or just use command - npm run format

Readme

Keywords

none

Package Sidebar

Install

npm i @reflaunt-dev/ui-components

Weekly Downloads

3

Version

1.1.13

License

ISC

Unpacked Size

220 kB

Total Files

342

Last publish

Collaborators

  • jlenon7.reflaunt
  • serhiikoziy
  • prudavskyi-refl
  • ref-caio
  • reflaunt-admin
  • vmelnychuk