react-vite-component-library
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

This is a template to create React Components Library

Technology Used:
React
Typescript
Vite
Tailwind
Playwright
StoryBook 7

Project setup

Please follow below mentioned step to run this project:

  • Clone the repo
https://github.com/shubhadip/react-vite-component-library

Install

npm install

storybook Development

npm run storybook

Build Library

npm run build

Run Playwright Tests

npm run test

Usage Of Components

import { AppButton } from 'react-vite-component-library/appbutton'

... ...

Usage Of Utilities & Types

... import { ButtonThemes } from 'react-vite-component-library' ...

Usage Of Exported tailwind-base.config.js

exported tailwind config can be used via tailwind preset

Readme

Keywords

none

Package Sidebar

Install

npm i react-vite-component-library

Weekly Downloads

5

Version

1.1.2

License

none

Unpacked Size

145 kB

Total Files

49

Last publish

Collaborators

  • shubhadipmaity