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

https://github.com/huang6349/basic-library-template

这是一个 react 组件库的例子
https://github.com/huang6349/basic-library-template

father react

Last synced: 2 months ago
JSON representation

这是一个 react 组件库的例子

Awesome Lists containing this project

README

        

English | [简体中文](./README_zh-CN.md)

# example

[![](https://img.shields.io/npm/v/@huang6349/example.svg?style=flat-square)](https://github.com/huang6349/basic-library-template/tree/master/packages/example)
[![](https://img.shields.io/badge/father-^2.3.0-ff69b4.svg?style=flat-square)](https://github.com/umijs/father)
[![](https://img.shields.io/badge/react-^16.8.0-brightgreen.svg?style=flat-square)](https://github.com/facebook/react)
[![](https://img.shields.io/dub/l/vibe-d.svg?style=flat-square)](https://tldrlegal.com/license/mit-license)

Here's an example of the react component library

[Examples](https://suspicious-wiles-4a347a.netlify.com)

## Usage

```bash
$ yarn add @huang6349/example --registry=https://registry.npm.taobao.org
```

## LICENSE

[MIT](https://tldrlegal.com/license/mit-license)