Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alfianandinugraha/react-component-lib

📦 Example React Component Library using Gulp + Rollup + Typescript + Storybook.
https://github.com/alfianandinugraha/react-component-lib

component design-system gulp library react rollup storybook typescript

Last synced: 3 days ago
JSON representation

📦 Example React Component Library using Gulp + Rollup + Typescript + Storybook.

Awesome Lists containing this project

README

        

# React Component Lib

This is example of React Component Lib with Gulp, Rollup, Typescript and Storybook.

## Install

Yarn:

```bash
yarn add @alfianandinugraha/react-component-lib
```

NPM:

```bash
npm install @alfianandinugraha/react-component-lib
```