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

https://github.com/freeshineit/rollup-react-component


https://github.com/freeshineit/rollup-react-component

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

## rollup-react-component

### Use

```sh
# install
yarn install

# development
yarn run dev

# build dist and api document
yarn run build

# api document
yarn run docs

# test
yarn run test
```