1.1.13 • Published 2 years ago

@reflaunt-dev/ui-components v1.1.13

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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
1.1.13

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago