1
0
Fork 0
This commit is contained in:
Travis Fischer 2018-03-04 21:08:03 -05:00 committed by Joost De Cock
parent a1679bceac
commit 4064c87ba2

View file

@ -6,12 +6,12 @@
## Intro
This CLI is based off of this [boilerplate](https://github.com/transitive-bullshit/react-modern-library-boilerplate), which you can optionally read in-depth 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.**
![](https://raw.githubusercontent.com/transitive-bullshit/react-modern-library-cli/master/media/demo.gif)
This CLI is based off of this [boilerplate](https://github.com/transitive-bullshit/react-modern-library-boilerplate), which you can optionally read in-depth about [here](https://hackernoon.com/publishing-baller-react-modules-2b039d84bce7).
## Features
- Support all modern JS language features for component development out of the box