Skip to content

Commit

Permalink
added a butterfly 🦋
Browse files Browse the repository at this point in the history
  • Loading branch information
beeinger authored Feb 5, 2020
1 parent 9152b83 commit 84cc599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repo is a CLI for creating a [React.js](https://reactjs.org/ "React.js") component library, using [typescript](https://www.typescriptlang.org/ "typescript") (eg. \*.tsx files), [rollup.js](https://rollupjs.org/guide/en/ "rollup") for bundling, ready for deploy on [npm](https://www.npmjs.com/ "npm") with [np](https://github.com/sindresorhus/np "np"), featuring [Jest](https://jestjs.io/ "Jest") for testing as well as [Next.js](https://nextjs.org/ "Next.js") and [Storybook](https://storybook.js.org/ "Storybook") for developing.

## Painfull process made extremely easy
## Painfull process made extremely easy 🦋

```
$ yarn global add create-lib-react
Expand Down

0 comments on commit 84cc599

Please sign in to comment.