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

https://github.com/aakashns/simple-component-library

Example to demonstrate creation of React component libraries using Create React App
https://github.com/aakashns/simple-component-library

react

Last synced: over 1 year ago
JSON representation

Example to demonstrate creation of React component libraries using Create React App

Awesome Lists containing this project

README

          

# simple-component-library

A library of React components created using [`create-component-lib`](https://www.npmjs.com/package/create-component-lib).

Learn more: https://hackernoon.com/creating-a-library-of-react-components-using-create-react-app-without-ejecting-d182df690c6b

## Installation

```
npm install simple-component-library
```