create-lib-react

1.0.3 • Public • Published

React component library setup CLI

This repo is a CLI for creating a React.js component library, using typescript (eg. *.tsx files), rollup.js for bundling, ready for deploy on npm with np, featuring Jest for testing as well as Next.js and Storybook for developing.

Painfull process made extremely easy 🦋

$ yarn global add create-lib-react

then

$ create-lib-react

& follow the instructions

Note

I recommend using yarn but you can change any command to npm for eg.

$ npm i -g create-lib-react

After setting up

Further information and instructions can be found on my working demo with instructions.

Readme

Keywords

none

Package Sidebar

Install

npm i create-lib-react

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

19.8 kB

Total Files

25

Last publish

Collaborators

  • beeinger