.
This commit is contained in:
parent
67db5d766b
commit
8ba228222c
1 changed files with 1 additions and 3 deletions
|
@ -1,14 +1,12 @@
|
||||||
# create-react-library
|
# create-react-library
|
||||||
|
|
||||||
> CLI for easily publishing modern React libraries with Rollup and example usage via create-react-app.
|
> CLI for creating reusable, modern React libraries using Rollup and create-react-app.
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/create-react-library) [](https://travis-ci.com/transitive-bullshit/create-react-library) [](https://standardjs.com)
|
[](https://www.npmjs.com/package/create-react-library) [](https://travis-ci.com/transitive-bullshit/create-react-library) [](https://standardjs.com)
|
||||||
|
|
||||||
|
|
||||||
## Intro
|
## Intro
|
||||||
|
|
||||||
**The purpose of this CLI is to make publishing your own React components as simple as possible.**
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img width="600" src="https://cdn.rawgit.com/transitive-bullshit/create-react-library/master/media/demo.svg">
|
<img width="600" src="https://cdn.rawgit.com/transitive-bullshit/create-react-library/master/media/demo.svg">
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue