Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
knowankit authored Sep 22, 2021
1 parent 1353daf commit fa3f789
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
# 📦 build-react-npm

> CLI for creating reusable, modern React libraries using Webpack and create-react-app.
<!--
![Trello clone](https://github.com/knowankit/build-react-npm/blob/develop/demo.gif)
<p align="center">
<a href="https://twitter.com/knowankit">
<img alt="Twitter: Ankit Kumar" src="https://img.shields.io/twitter/follow/knowankit.svg?style=social" target="_blank" />
</a>
</p> -->

## Intro

<p align="center">
<img width="600" src="https://cdn.rawgit.com/knowankit/build-react-npm/develop/media/demo.gif">
<img width="600" src="https://github.com/knowankit/build-react-npm/blob/develop/demo.gif">
</p>
<p align="center">
<a href="https://twitter.com/knowankit">
<img alt="Twitter: Ankit Kumar" src="https://img.shields.io/twitter/follow/knowankit.svg?style=social" target="_blank" />
</a>
</p>

## Features 🚀
Expand Down Expand Up @@ -74,6 +71,7 @@ To build the component run
```bash
yarn build
```
or

```bash
npm run build
Expand Down

0 comments on commit fa3f789

Please sign in to comment.