.
This commit is contained in:
parent
f7c4dd5a96
commit
8ccd421c37
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# react-modern-library-cli
|
# react-modern-library-cli
|
||||||
|
|
||||||
> CLI for easily creating and publishing modern React modules with Rollup and example usage via create-react-app.
|
> CLI for easily publishing modern React modules with Rollup and example usage via create-react-app.
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/react-modern-library-cli) [](https://standardjs.com)
|
[](https://www.npmjs.com/package/react-modern-library-cli) [](https://standardjs.com)
|
||||||
|
|
||||||
## Intro
|
## Intro
|
||||||
|
|
||||||
This CLI is an easy-to-use version of this [boilerplate](https://github.com/transitive-bullshit/react-modern-library-boilerplate), which you can read about [here](https://hackernoon.com/publishing-baller-react-modules-2b039d84bce7).
|
This CLI based off of this [boilerplate](https://github.com/transitive-bullshit/react-modern-library-boilerplate), which you can read about [here](https://hackernoon.com/publishing-baller-react-modules-2b039d84bce7).
|
||||||
|
|
||||||
**The purpose of this CLI is to make publishing your own React components as simple as possible.**
|
**The purpose of this CLI is to make publishing your own React components as simple as possible.**
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue