Skip to content

Commit 84cc599

Browse files
authored
added a butterfly 🦋
1 parent 9152b83 commit 84cc599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

5-
## Painfull process made extremely easy
5+
## Painfull process made extremely easy 🦋
66

77
```
88
$ yarn global add create-lib-react

0 commit comments

Comments
 (0)